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

/openjdk9/hotspot/test/gc/g1/
H A DTestPLABSizeBounds.java53 public static void runTest(int regionSize, int plabSize, boolean shouldSucceed) throws Exception { argument
73 public static void runRegionTest(int regionSize) throws Exception { argument
/openjdk9/hotspot/test/gc/g1/humongousObjects/
H A DClassLoaderGenerator.java50 public static void generateClassLoader(long regionSize, Path wrkDir) throws IOException { argument
/openjdk9/hotspot/test/gc/stress/
H A DTestStressG1Humongous.java59 private static void run(int heapSize, int regionSize, int threads, double humongousSize, int timeout) argument

Completed in 94 milliseconds