--- old/test/hotspot/jtreg/gc/shenandoah/TestAllocIntArrays.java 2020-07-07 16:32:54.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/TestAllocIntArrays.java 2020-07-07 16:32:54.000000000 -0700 @@ -26,7 +26,7 @@ * @test TestAllocIntArrays * @summary Acceptance tests: collector can withstand allocation * @key randomness - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -Xmx1g -Xms1g @@ -54,7 +54,7 @@ * @test TestAllocIntArrays * @summary Acceptance tests: collector can withstand allocation * @key randomness - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -Xmx1g -Xms1g @@ -108,7 +108,7 @@ * @test TestAllocIntArrays * @summary Acceptance tests: collector can withstand allocation * @key randomness - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -Xmx1g -Xms1g