--- old/test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithZ.java 2020-07-07 16:36:01.000000000 -0700 +++ new/test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithZ.java 2020-07-07 16:36:01.000000000 -0700 @@ -28,7 +28,7 @@ * @test TestGCOldWithZ * @key randomness * @library / /test/lib - * @requires vm.gc.Z & !vm.graal.enabled + * @requires vm.gc.Z * @summary Stress the Z * @run main/othervm -Xmx384M -XX:+UseZGC gc.stress.gcold.TestGCOldWithZ 50 1 20 10 10000 * @run main/othervm -Xmx256m -XX:+UseZGC gc.stress.gcold.TestGCOldWithZ 50 5 20 1 5000