--- old/test/hotspot/jtreg/gc/shenandoah/TestSieveObjects.java 2020-07-07 16:33:32.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/TestSieveObjects.java 2020-07-07 16:33:32.000000000 -0700 @@ -26,7 +26,7 @@ * @test TestSieveObjects * @summary Acceptance tests: collector can deal with retained objects * @key randomness - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * * @run main/othervm -Xmx1g -Xms1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions @@ -54,7 +54,7 @@ * @test TestSieveObjects * @summary Acceptance tests: collector can deal with retained objects * @key randomness - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * * @run main/othervm -Xmx1g -Xms1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions @@ -98,7 +98,7 @@ * @test TestSieveObjects * @summary Acceptance tests: collector can deal with retained objects * @key randomness - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * * @run main/othervm -Xmx1g -Xms1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions