hotspot/test/gc/arguments/TestSerialHeapSizeFlags.java
changeset 36851 03e2f4d0a421
parent 33730 30e064828045
child 40631 ed82623d7831
equal deleted inserted replaced
36850:ada6dcfa50dc 36851:03e2f4d0a421
    25  * @test TestSerialHeapSizeFlags
    25  * @test TestSerialHeapSizeFlags
    26  * @key gc
    26  * @key gc
    27  * @bug 8006088
    27  * @bug 8006088
    28  * @summary Tests argument processing for initial and maximum heap size for the Serial collector
    28  * @summary Tests argument processing for initial and maximum heap size for the Serial collector
    29  * @library /testlibrary /test/lib
    29  * @library /testlibrary /test/lib
    30  * @modules java.base/sun.misc
    30  * @modules java.base/jdk.internal.misc
    31  *          java.management
    31  *          java.management
    32  * @build TestSerialHeapSizeFlags TestMaxHeapSizeTools
    32  * @build TestSerialHeapSizeFlags TestMaxHeapSizeTools
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    34  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    34  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    35  * @run main/othervm TestSerialHeapSizeFlags
    35  * @run main/othervm TestSerialHeapSizeFlags