--- old/test/hotspot/jtreg/gc/shenandoah/oom/TestAllocSmallObj.java 2020-07-07 16:34:51.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/oom/TestAllocSmallObj.java 2020-07-07 16:34:50.000000000 -0700 @@ -25,7 +25,7 @@ /** * @test TestAllocSmallObj * @summary Test allocation of small object to result OOM, but not to crash JVM - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * @run driver TestAllocSmallObj */