hotspot/test/gc/g1/TestShrinkAuxiliaryData15.java
changeset 30607 035f5801a92e
parent 30604 b8d532cb6420
parent 30575 37221c0258e0
child 33730 30e064828045
equal deleted inserted replaced
30606:9dae6b41c617 30607:035f5801a92e
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /**
    24 /**
    25  * @test TestShrinkAuxiliaryData15
    25  * @test TestShrinkAuxiliaryData15
    26  * @bug 8038423 8061715
    26  * @bug 8038423 8061715 8078405
    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  * @library /testlibrary /../../test/lib
    30  * @library /testlibrary /../../test/lib
    31  * @modules java.base/sun.misc
    31  * @modules java.base/sun.misc