< prev index next >

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

Print this page

        

@@ -25,11 +25,12 @@
 
 /**
  * @test TestMinInitialErgonomics
  * @key gc
  * @bug 8006088
- * @summary Test ergonomics decisions related to minimum and initial heap size.
+ * @requires vm.gc.Parallel
+ * @summary Test Parallel GC ergonomics decisions related to minimum and initial heap size.
  * @library /test/lib
  * @library /
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @build sun.hotspot.WhiteBox
< prev index next >