< prev index next >

test/hotspot/jtreg/gc/arguments/TestUseCompressedOopsErgo.java

Print this page
rev 53507 : Fix shared tests to run without Shenandoah

@@ -57,11 +57,11 @@
 /*
  * @test TestUseCompressedOopsErgoShenandoah
  * @key gc
  * @bug 8010722
  * @comment Graal does not support Shenandoah
- * @requires vm.gc=="null" & !vm.graal.enabled
+ * @requires vm.gc.Shenandoah & !vm.graal.enabled
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management/sun.management
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
< prev index next >