< prev index next >

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

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test TestMaxMinHeapFreeRatioFlags
  * @key gc
  * @summary Verify that heap size changes according to max and min heap free ratios.
+ * @requires vm.gc != "Z"
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @run driver/timeout=240 TestMaxMinHeapFreeRatioFlags
  */
< prev index next >