< prev index next >

test/hotspot/jtreg/gc/shenandoah/compiler/LRBRightAfterMemBar.java

Print this page
rev 59879 : [mq]: 8249000

@@ -24,11 +24,11 @@
 /**
  * @test
  * @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
  *
  */
 
< prev index next >