--- old/test/hotspot/jtreg/gc/shenandoah/TestGCThreadGroups.java 2020-07-07 16:33:07.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/TestGCThreadGroups.java 2020-07-07 16:33:07.000000000 -0700 @@ -25,7 +25,7 @@ /** * @test TestGCThreadGroups * @summary Test Shenandoah GC uses concurrent/parallel threads correctly - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * * @run main/othervm -Xmx16m -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+UseShenandoahGC -XX:ShenandoahGCMode=passive @@ -37,7 +37,7 @@ /** * @test TestGCThreadGroups * @summary Test Shenandoah GC uses concurrent/parallel threads correctly - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * * @run main/othervm -Xmx16m -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+UseShenandoahGC @@ -79,7 +79,7 @@ /** * @test TestGCThreadGroups * @summary Test Shenandoah GC uses concurrent/parallel threads correctly - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * * @run main/othervm -Xmx16m -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+UseShenandoahGC -XX:ShenandoahGCMode=iu