--- old/test/hotspot/jtreg/gc/shenandoah/compiler/TestWriteBarrierClearControl.java 2020-07-07 16:34:24.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/compiler/TestWriteBarrierClearControl.java 2020-07-07 16:34:24.000000000 -0700 @@ -24,7 +24,7 @@ /** * @test TestWriteBarrierClearControl * @summary Clearing control during final graph reshape causes memory barrier to loose dependency on null check - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @requires vm.flavor == "server" * @run main/othervm -XX:-BackgroundCompilation -XX:-UseOnStackReplacement -XX:-TieredCompilation * -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC