test/gc/arguments/TestParallelHeapSizeFlags.java

Print this page

        

*** 28,38 **** * @summary Tests argument processing for initial and maximum heap size for the * parallel collectors. * @library /testlibrary /testlibrary/whitebox * @build TestParallelHeapSizeFlags TestMaxHeapSizeTools * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * @run main/othervm TestParallel * @author thomas.schatzl@oracle.com */ public class TestParallelHeapSizeFlags { --- 28,38 ---- * @summary Tests argument processing for initial and maximum heap size for the * parallel collectors. * @library /testlibrary /testlibrary/whitebox * @build TestParallelHeapSizeFlags TestMaxHeapSizeTools * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * @run main/othervm TestParallelHeapSizeFlags * @author thomas.schatzl@oracle.com */ public class TestParallelHeapSizeFlags {