test/gc/arguments/TestSerialHeapSizeFlags.java

Print this page

        

*** 27,37 **** * @bug 8006088 * @summary Tests argument processing for initial and maximum heap size for the Serial collector * @library /testlibrary /testlibrary/whitebox * @build TestSerialHeapSizeFlags TestMaxHeapSizeTools * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * @run main/othervm TestSerial * @author thomas.schatzl@oracle.com */ public class TestSerialHeapSizeFlags { --- 27,37 ---- * @bug 8006088 * @summary Tests argument processing for initial and maximum heap size for the Serial collector * @library /testlibrary /testlibrary/whitebox * @build TestSerialHeapSizeFlags TestMaxHeapSizeTools * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * @run main/othervm TestSerialHeapSizeFlags * @author thomas.schatzl@oracle.com */ public class TestSerialHeapSizeFlags {