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