< prev index next >

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

Print this page
rev 59879 : [mq]: 8249000

@@ -22,11 +22,11 @@
  *
  */
 
 /* @test TestC1ArrayCopyNPE
  * @summary test C1 arraycopy intrinsic
- * @requires vm.gc.Shenandoah & !vm.graal.enabled
+ * @requires vm.gc.Shenandoah
  * @run main/othervm -XX:TieredStopAtLevel=1 -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive TestC1ArrayCopyNPE
  */
 
 public class TestC1ArrayCopyNPE {
 
< prev index next >