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

/openjdk10/hotspot/test/gc/g1/
H A DTestPLABSizeBounds.java53 public static void runTest(int regionSize, int plabSize, boolean shouldSucceed) throws Exception { argument
/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.java248 private final int plabSize; 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