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

/openjdk10/hotspot/test/gc/g1/plab/
H A DTestPLABEvacuationFailure.java92 private static void runTest(int wastePct, int plabSize, int parGCThreads, int heapSize, boolean plabIsFixed) throws Throwable { argument
H A DTestPLABPromotion.java252 private final boolean plabIsFixed; field in class:TestPLABPromotion.TestCase
276 TestCase(int wastePct, int plabSize, int chunkSize, int parGCThreads, int edenSize, boolean plabIsFixed, boolean objectsAreReachable, boolean promotedByPLAB ) argument

Completed in 43 milliseconds