test/hotspot/jtreg/gc/shenandoah/TestRefprocSanity.java
changeset 54777 206afa6372ae
parent 52925 9c18c9d839d3
child 55587 4644b3155fce
child 58678 9cf78a70fa4f
--- a/test/hotspot/jtreg/gc/shenandoah/TestRefprocSanity.java	Wed May 08 20:28:56 2019 -0700
+++ b/test/hotspot/jtreg/gc/shenandoah/TestRefprocSanity.java	Wed May 08 09:50:23 2019 +0000
@@ -25,7 +25,7 @@
  * @test TestRefprocSanity
  * @summary Test that null references/referents work fine
  * @key gc
- * @requires vm.gc.Shenandoah
+ * @requires vm.gc.Shenandoah & !vm.graal.enabled
  *
  * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -Xmx1g -Xms1g                                                             TestRefprocSanity
  * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -Xmx1g -Xms1g -XX:+ShenandoahVerify                                       TestRefprocSanity