--- old/test/hotspot/jtreg/gc/epsilon/TestManyThreads.java 2020-07-07 16:32:29.000000000 -0700 +++ new/test/hotspot/jtreg/gc/epsilon/TestManyThreads.java 2020-07-07 16:32:29.000000000 -0700 @@ -25,7 +25,7 @@ /** * @test TestManyThreads - * @requires vm.gc.Epsilon & !vm.graal.enabled + * @requires vm.gc.Epsilon * @summary Test allocations from many threads * * @run main/othervm -Xmx128m -Xss512k -XX:-UseTLAB -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC gc.epsilon.TestManyThreads