< prev index next >

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

Print this page

        

*** 27,37 **** * @test TestParallelHeapSizeFlags * @key gc * @bug 8006088 * @summary Tests argument processing for initial and maximum heap size for the * parallel collectors. ! * @requires vm.gc=="null" * @library /test/lib * @library / * @modules java.base/jdk.internal.misc * java.management * @build sun.hotspot.WhiteBox --- 27,37 ---- * @test TestParallelHeapSizeFlags * @key gc * @bug 8006088 * @summary Tests argument processing for initial and maximum heap size for the * parallel collectors. ! * @requires vm.gc.Parallel * @library /test/lib * @library / * @modules java.base/jdk.internal.misc * java.management * @build sun.hotspot.WhiteBox
< prev index next >