Searched refs:COMMON_OPTIONS (Results 1 - 4 of 4) sorted by relevance

/openjdk9/hotspot/test/gc/g1/ihop/
H A DTestIHOPErgo.java61 private final static String[] COMMON_OPTIONS = { field in class:TestIHOPErgo
114 Collections.addAll(options, COMMON_OPTIONS);
H A DTestIHOPStatic.java58 private final static String[] COMMON_OPTIONS = { field in class:TestIHOPStatic
126 Collections.addAll(options, COMMON_OPTIONS);
/openjdk9/hotspot/test/gc/g1/mixedgc/
H A DTestLogging.java53 private static final String[] COMMON_OPTIONS = new String[]{ field in class:TestLogging
94 Collections.addAll(testOpts, COMMON_OPTIONS);
/openjdk9/hotspot/test/gc/g1/plab/
H A DTestPLABEvacuationFailure.java70 private static final String[] COMMON_OPTIONS = { field in class:TestPLABEvacuationFailure
101 Collections.addAll(testOptions, COMMON_OPTIONS);

Completed in 108 milliseconds