Searched defs:objectsAreReachable (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/test/gc/g1/plab/
H A DTestPLABPromotion.java253 private final boolean objectsAreReachable; field in class:TestPLABPromotion.TestCase
276 TestCase(int wastePct, int plabSize, int chunkSize, int parGCThreads, int edenSize, boolean plabIsFixed, boolean objectsAreReachable, boolean promotedByPLAB ) argument
[all...]

Completed in 86 milliseconds