--- old/test/hotspot/jtreg/gc/epsilon/TestAlwaysPretouch.java 2020-07-07 16:32:00.000000000 -0700 +++ new/test/hotspot/jtreg/gc/epsilon/TestAlwaysPretouch.java 2020-07-07 16:32:00.000000000 -0700 @@ -23,7 +23,7 @@ /** * @test TestAlwaysPretouch - * @requires vm.gc.Epsilon & !vm.graal.enabled + * @requires vm.gc.Epsilon * @summary Basic sanity test for Epsilon * @run main/othervm -Xms128m -Xmx1g -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC gc.epsilon.TestAlwaysPretouch * @run main/othervm -Xms128m -Xmx1g -XX:-AlwaysPreTouch -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC gc.epsilon.TestAlwaysPretouch