< prev index next >

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

Print this page
rev 59879 : [mq]: 8249000

@@ -24,11 +24,11 @@
 
 package gc.epsilon;
 
 /**
  * @test TestLogTrace
- * @requires vm.gc.Epsilon & !vm.graal.enabled
+ * @requires vm.gc.Epsilon
  * @summary Test that tracing does not crash Epsilon
  * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC -Xlog:gc*=trace gc.epsilon.TestLogTrace
  */
 
 public class TestLogTrace {
< prev index next >