< prev index next >

test/hotspot/jtreg/gc/epsilon/TestArraycopyCheckcast.java

Print this page
rev 59879 : [mq]: 8249000

@@ -23,11 +23,11 @@
 
 package gc.epsilon;
 
 /**
  * @test TestArraycopyCheckcast
- * @requires vm.gc.Epsilon & !vm.graal.enabled
+ * @requires vm.gc.Epsilon
  * @summary Epsilon is able to handle checkcasted array copies
  * @library /test/lib
  * @bug 8215724
  *
  * @run main/othervm -Xmx1g                                        -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC gc.epsilon.TestArraycopyCheckcast
< prev index next >