Searched refs:AppPLABEvacuationFailure (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/test/gc/g1/plab/lib/
H A DAppPLABEvacuationFailure.java30 public class AppPLABEvacuationFailure { class
/openjdk9/hotspot/test/gc/g1/plab/
H A DTestPLABEvacuationFailure.java49 import gc.g1.plab.lib.AppPLABEvacuationFailure;
53 * The test runs the AppPLABEvacuationFailure application to provoke a number of
110 testOptions.add(AppPLABEvacuationFailure.class.getName());
128 throw new RuntimeException("AppPLABEvacuationFailure did not reach Evacuation Failure.");

Completed in 40 milliseconds