--- old/test/hotspot/jtreg/gc/epsilon/TestElasticTLABDecay.java 2020-07-07 16:32:17.000000000 -0700 +++ new/test/hotspot/jtreg/gc/epsilon/TestElasticTLABDecay.java 2020-07-07 16:32:17.000000000 -0700 @@ -26,7 +26,7 @@ /** * @test TestElasticTLABDecay * @key randomness - * @requires vm.gc.Epsilon & !vm.graal.enabled + * @requires vm.gc.Epsilon * @summary Epsilon is able to work with/without elastic TLABs * @library /test/lib *