--- old/test/hotspot/jtreg/gc/shenandoah/TestAllocHumongousFragment.java 2020-07-07 16:32:53.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/TestAllocHumongousFragment.java 2020-07-07 16:32:52.000000000 -0700 @@ -26,7 +26,7 @@ * @test TestAllocHumongousFragment * @summary Make sure Shenandoah can recover from humongous allocation fragmentation * @key randomness - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * * @run main/othervm -Xmx1g -Xms1g -Xlog:gc -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:ShenandoahTargetNumRegions=2048 @@ -54,7 +54,7 @@ * @test TestAllocHumongousFragment * @summary Make sure Shenandoah can recover from humongous allocation fragmentation * @key randomness - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * * @run main/othervm -Xmx1g -Xms1g -Xlog:gc -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:ShenandoahTargetNumRegions=2048 @@ -99,7 +99,7 @@ * @test TestAllocHumongousFragment * @summary Make sure Shenandoah can recover from humongous allocation fragmentation * @key randomness - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * * @run main/othervm -Xlog:gc -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -Xmx1g -Xms1g -XX:ShenandoahTargetNumRegions=2048