< prev index next >

test/hotspot/jtreg/gc/shenandoah/options/TestPacing.java

Print this page
rev 59879 : [mq]: 8249000

@@ -22,11 +22,11 @@
  *
  */
 
 /*
  * @test TestPacing
- * @requires vm.gc.Shenandoah & !vm.graal.enabled
+ * @requires vm.gc.Shenandoah
  *
  * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:-ShenandoahPacing -Xmx128m TestPacing
  * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:+ShenandoahPacing -Xmx128m TestPacing
  */
 
< prev index next >