hotspot/test/runtime/NMT/VirtualAllocTestType.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 36851 03e2f4d0a421
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @summary Test Reserve/Commit/Uncommit/Release of virtual memory and that we track it correctly
    26  * @summary Test Reserve/Commit/Uncommit/Release of virtual memory and that we track it correctly
    27  * @key nmt jcmd
    27  * @key nmt jcmd
    28  * @library /testlibrary /../../test/lib
    28  * @library /testlibrary /test/lib
    29  * @modules java.base/sun.misc
    29  * @modules java.base/sun.misc
    30  *          java.management
    30  *          java.management
    31  * @build VirtualAllocTestType
    31  * @build VirtualAllocTestType
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission