--- old/test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithShenandoah.java 2020-07-07 16:35:59.000000000 -0700 +++ new/test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithShenandoah.java 2020-07-07 16:35:59.000000000 -0700 @@ -27,7 +27,7 @@ * @test TestGCOldWithShenandoah * @key stress randomness * @library / /test/lib - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @summary Stress the GC by trying to make old objects more likely to be garbage than young objects. * * @run main/othervm/timeout=600 -Xmx384M -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions @@ -55,7 +55,7 @@ * @test TestGCOldWithShenandoah * @key stress randomness * @library / /test/lib - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @summary Stress the GC by trying to make old objects more likely to be garbage than young objects. * * @run main/othervm -Xmx384M -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions @@ -90,7 +90,7 @@ * @test TestGCOldWithShenandoah * @key stress randomness * @library / /test/lib - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @summary Stress the GC by trying to make old objects more likely to be garbage than young objects. * * @run main/othervm -Xmx384M -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions