--- old/test/hotspot/jtreg/gc/epsilon/TestRefArrays.java 2020-07-07 16:32:46.000000000 -0700 +++ new/test/hotspot/jtreg/gc/epsilon/TestRefArrays.java 2020-07-07 16:32:46.000000000 -0700 @@ -26,7 +26,7 @@ /** * @test TestRefArrays * @key randomness - * @requires vm.gc.Epsilon & !vm.graal.enabled + * @requires vm.gc.Epsilon * @summary Epsilon is able to allocate arrays, and does not corrupt their state * @library /test/lib *