--- old/test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithShenandoah.java 2020-07-07 16:35:58.000000000 -0700 +++ new/test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithShenandoah.java 2020-07-07 16:35:57.000000000 -0700 @@ -27,7 +27,7 @@ /* * @test TestGCLockerWithShenandoah * @library / - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @summary Stress Shenandoah's JNI handling by calling GetPrimitiveArrayCritical while concurrently filling up old gen. * * @run main/native/othervm/timeout=200 -Xlog:gc*=info -Xms1500m -Xmx1500m -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions