hotspot/test/gc/arguments/TestCMSHeapSizeFlags.java
changeset 33730 30e064828045
parent 29678 dd2f3932c21e
child 36576 8bd19bf60177
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    24 /*
    24 /*
    25  * @test TestCMSHeapSizeFlags
    25  * @test TestCMSHeapSizeFlags
    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 CMS collector
    28  * @summary Tests argument processing for initial and maximum heap size for the CMS collector
    29  * @library /testlibrary /../../test/lib
    29  * @library /testlibrary /test/lib
    30  * @modules java.base/sun.misc
    30  * @modules java.base/sun.misc
    31  *          java.management
    31  *          java.management
    32  * @build TestCMSHeapSizeFlags TestMaxHeapSizeTools
    32  * @build TestCMSHeapSizeFlags 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