< prev index next >

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

Print this page
rev 53307 : Backport Shenadoah GC

@@ -23,11 +23,11 @@
 
 /*
  * @test TestShrinkHeapInSteps
  * @key gc
  * @summary Verify that -XX:-ShrinkHeapInSteps works properly.
- * @requires vm.gc != "Z"
+ * @requires vm.gc != "Z" & vm.gc != "Shenandoah"
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @run driver/timeout=240 TestShrinkHeapInSteps
  */
< prev index next >