--- old/test/hotspot/jtreg/gc/shenandoah/jni/TestPinnedGarbage.java 2020-07-07 16:34:30.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/jni/TestPinnedGarbage.java 2020-07-07 16:34:30.000000000 -0700 @@ -25,7 +25,7 @@ /* @test TestPinnedGarbage * @summary Test that garbage in the pinned region does not crash VM * @key randomness - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * * @run main/othervm/native -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -Xmx512m @@ -42,7 +42,7 @@ /* @test TestPinnedGarbage * @summary Test that garbage in the pinned region does not crash VM * @key randomness - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * * @run main/othervm/native -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -Xmx512m