--- old/test/hotspot/jtreg/gc/stress/systemgc/TestSystemGCWithShenandoah.java 2020-07-07 16:36:03.000000000 -0700 +++ new/test/hotspot/jtreg/gc/stress/systemgc/TestSystemGCWithShenandoah.java 2020-07-07 16:36:02.000000000 -0700 @@ -28,7 +28,7 @@ * @test TestSystemGCWithShenandoah * @key stress * @library / - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @summary Stress the Shenandoah GC full GC by allocating objects of different lifetimes concurrently with System.gc(). * * @run main/othervm/timeout=300 -Xlog:gc*=info -Xmx512m -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions @@ -45,7 +45,7 @@ * @test TestSystemGCWithShenandoah * @key stress * @library / - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @summary Stress the Shenandoah GC full GC by allocating objects of different lifetimes concurrently with System.gc(). * * @run main/othervm/timeout=300 -Xlog:gc*=info -Xmx512m -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions