--- old/test/hotspot/jtreg/gc/shenandoah/TestLotsOfCycles.java 2020-07-07 16:33:18.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/TestLotsOfCycles.java 2020-07-07 16:33:17.000000000 -0700 @@ -24,7 +24,7 @@ /* * @test TestLotsOfCycles - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * * @run main/othervm/timeout=480 -Xmx16m -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+UseShenandoahGC -XX:ShenandoahGCMode=passive @@ -41,7 +41,7 @@ /* * @test TestLotsOfCycles - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * * @run main/othervm/timeout=480 -Xmx16m -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive @@ -78,7 +78,7 @@ /* * @test TestLotsOfCycles - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * * @run main/othervm/timeout=480 -Xmx16m -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+UseShenandoahGC -XX:ShenandoahGCMode=iu -XX:ShenandoahGCHeuristics=aggressive