test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java
changeset 54777 206afa6372ae
parent 53523 4c5184c56dc2
child 55587 4644b3155fce
child 58678 9cf78a70fa4f
--- a/test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java	Wed May 08 20:28:56 2019 -0700
+++ b/test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java	Wed May 08 09:50:23 2019 +0000
@@ -30,7 +30,7 @@
  * @key gc
  * @key stress
  * @library /
- * @requires vm.gc.Shenandoah
+ * @requires vm.gc.Shenandoah & !vm.graal.enabled
  * @requires vm.flavor == "server" & !vm.emulatedClient & !vm.graal.enabled
  * @summary Stress the Shenandoah GC by trying to make old objects more likely to be garbage than young objects.
  *