test/hotspot/jtreg/gc/epsilon/TestUpdateCountersSteps.java
changeset 50559 27929b7eae4b
parent 50523 7b7c75d87f9b
child 53523 4c5184c56dc2
--- a/test/hotspot/jtreg/gc/epsilon/TestUpdateCountersSteps.java	Thu Jun 14 09:04:55 2018 +0200
+++ b/test/hotspot/jtreg/gc/epsilon/TestUpdateCountersSteps.java	Thu Jun 14 00:07:10 2018 -0700
@@ -24,7 +24,7 @@
 /**
  * @test TestUpdateCountersSteps
  * @key gc
- * @requires vm.gc.Epsilon
+ * @requires vm.gc.Epsilon & !vm.graal.enabled
  * @summary Test EpsilonUpdateCountersStep works
  * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC -Xlog:gc -XX:EpsilonUpdateCountersStep=1    TestUpdateCountersSteps
  * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC -Xlog:gc -XX:EpsilonUpdateCountersStep=10   TestUpdateCountersSteps