< prev index next >

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

Print this page
rev 59879 : [mq]: 8249000

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