--- old/test/hotspot/jtreg/gc/epsilon/TestUpdateCountersSteps.java 2020-07-07 16:32:48.000000000 -0700 +++ new/test/hotspot/jtreg/gc/epsilon/TestUpdateCountersSteps.java 2020-07-07 16:32:48.000000000 -0700 @@ -25,7 +25,7 @@ /** * @test TestUpdateCountersSteps - * @requires vm.gc.Epsilon & !vm.graal.enabled + * @requires vm.gc.Epsilon * @summary Test EpsilonUpdateCountersStep works * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC -Xlog:gc -XX:EpsilonUpdateCountersStep=1 gc.epsilon.TestUpdateCountersSteps * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC -Xlog:gc -XX:EpsilonUpdateCountersStep=10 gc.epsilon.TestUpdateCountersSteps