--- old/test/hotspot/jtreg/gc/epsilon/TestDieWithOnError.java 2020-07-07 16:32:13.000000000 -0700 +++ new/test/hotspot/jtreg/gc/epsilon/TestDieWithOnError.java 2020-07-07 16:32:13.000000000 -0700 @@ -25,7 +25,7 @@ /** * @test TestDieWithOnError - * @requires vm.gc.Epsilon & !vm.graal.enabled + * @requires vm.gc.Epsilon * @summary Epsilon GC should die on heap exhaustion with error handler attached * @library /test/lib * @run driver gc.epsilon.TestDieWithOnError