--- old/test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargerThanHeap.java 2020-07-07 16:34:48.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargerThanHeap.java 2020-07-07 16:34:48.000000000 -0700 @@ -25,7 +25,7 @@ /** * @test TestAllocLargerThanHeap * @summary Test that allocation of the object larger than heap fails predictably - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * @run driver TestAllocLargerThanHeap */