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