--- old/test/hotspot/jtreg/gc/shenandoah/compiler/CallMultipleCatchProjs.java 2020-07-07 16:33:53.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/compiler/CallMultipleCatchProjs.java 2020-07-07 16:33:53.000000000 -0700 @@ -25,7 +25,7 @@ * @test * @bug 8231405 * @summary barrier expansion breaks if barrier is right after call to rethrow stub - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * * @run main/othervm -XX:CompileOnly=CallMultipleCatchProjs::test -Xcomp -Xverify:none -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC CallMultipleCatchProjs *