hotspot/test/runtime/NMT/ThreadedVirtualAllocTestType.java
changeset 28190 5a6b07edeb21
parent 26149 dd15a4c3746b
child 29574 ab0121071f54
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @key nmt jcmd
    26  * @key nmt jcmd
    27  * @library /testlibrary /testlibrary/whitebox
    27  * @library /testlibrary /../../test/lib
    28  * @build ThreadedVirtualAllocTestType
    28  * @build ThreadedVirtualAllocTestType
    29  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    29  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    30  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    30  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    31  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail ThreadedVirtualAllocTestType
    31  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail ThreadedVirtualAllocTestType
    32  */
    32  */