hotspot/test/runtime/NMT/JcmdDetailDiff.java
changeset 30236 1b49e7ab091e
parent 29678 dd2f3932c21e
child 30604 b8d532cb6420
equal deleted inserted replaced
30234:aa6bfe87720b 30236:1b49e7ab091e
    26  * @summary run NMT baseline, allocate memory and verify output from detail.diff
    26  * @summary run NMT baseline, allocate memory and verify output from detail.diff
    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  * @ignore
       
    32  * @build JcmdDetailDiff
    31  * @build JcmdDetailDiff
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    34  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail JcmdDetailDiff
    33  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail JcmdDetailDiff
    35  */
    34  */
    36 
    35