--- old/test/hotspot/jtreg/gc/epsilon/TestDieWithHeapDump.java 2020-07-07 16:32:11.000000000 -0700 +++ new/test/hotspot/jtreg/gc/epsilon/TestDieWithHeapDump.java 2020-07-07 16:32:11.000000000 -0700 @@ -25,7 +25,7 @@ /** * @test TestDieWithHeapDump - * @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.TestDieWithHeapDump