--- old/test/hotspot/jtreg/gc/shenandoah/options/TestPacing.java 2020-07-07 16:35:33.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/options/TestPacing.java 2020-07-07 16:35:32.000000000 -0700 @@ -24,7 +24,7 @@ /* * @test TestPacing - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:-ShenandoahPacing -Xmx128m TestPacing * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:+ShenandoahPacing -Xmx128m TestPacing