hotspot/test/gc/g1/TestShrinkAuxiliaryData30.java
changeset 36851 03e2f4d0a421
parent 36579 c3090eae87e6
child 38176 53ff0558fff2
equal deleted inserted replaced
36850:ada6dcfa50dc 36851:03e2f4d0a421
    27  * @summary Checks that decommitment occurs for JVM with different
    27  * @summary Checks that decommitment occurs for JVM with different
    28  * G1ConcRSLogCacheSize and ObjectAlignmentInBytes options values
    28  * G1ConcRSLogCacheSize and ObjectAlignmentInBytes options values
    29  * @requires vm.gc=="G1" | vm.gc=="null"
    29  * @requires vm.gc=="G1" | vm.gc=="null"
    30  * @requires vm.opt.AggressiveOpts=="false" | vm.opt.AggressiveOpts=="null"
    30  * @requires vm.opt.AggressiveOpts=="false" | vm.opt.AggressiveOpts=="null"
    31  * @library /testlibrary /test/lib
    31  * @library /testlibrary /test/lib
    32  * @modules java.base/sun.misc
    32  * @modules java.base/jdk.internal.misc
    33  *          java.management
    33  *          java.management
    34  * @build jdk.test.lib.* sun.hotspot.WhiteBox
    34  * @build jdk.test.lib.* sun.hotspot.WhiteBox
    35  * @build TestShrinkAuxiliaryData TestShrinkAuxiliaryData30
    35  * @build TestShrinkAuxiliaryData TestShrinkAuxiliaryData30
    36  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    36  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    37  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    37  *                              sun.hotspot.WhiteBox$WhiteBoxPermission