--- old/test/hotspot/jtreg/gc/TestSystemGC.java 2020-07-07 16:31:50.000000000 -0700 +++ new/test/hotspot/jtreg/gc/TestSystemGC.java 2020-07-07 16:31:50.000000000 -0700 @@ -49,7 +49,7 @@ /* * @test TestSystemGCShenandoah - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @summary Runs System.gc() with different flags. * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC gc.TestSystemGC * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:+ExplicitGCInvokesConcurrent gc.TestSystemGC