--- old/test/hotspot/jtreg/gc/shenandoah/compiler/LRBRightAfterMemBar.java 2020-07-07 16:33:58.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/compiler/LRBRightAfterMemBar.java 2020-07-07 16:33:58.000000000 -0700 @@ -26,7 +26,7 @@ * @bug 8237007 * @summary Shenandoah: assert(_base == Tuple) failure during C2 compilation * @requires vm.flavor == "server" - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:-BackgroundCompilation -XX:+UseShenandoahGC LRBRightAfterMemBar *