--- old/test/hotspot/jtreg/gc/epsilon/TestLogTrace.java 2020-07-07 16:32:26.000000000 -0700 +++ new/test/hotspot/jtreg/gc/epsilon/TestLogTrace.java 2020-07-07 16:32:25.000000000 -0700 @@ -26,7 +26,7 @@ /** * @test TestLogTrace - * @requires vm.gc.Epsilon & !vm.graal.enabled + * @requires vm.gc.Epsilon * @summary Test that tracing does not crash Epsilon * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC -Xlog:gc*=trace gc.epsilon.TestLogTrace */