hotspot/test/runtime/NMT/JcmdDetailDiff.java
changeset 28190 5a6b07edeb21
parent 26299 0a42745f2b78
child 29678 dd2f3932c21e
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    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 /testlibrary/whitebox
    28  * @library /testlibrary /../../test/lib
    29  * @ignore
    29  * @ignore
    30  * @build JcmdDetailDiff
    30  * @build JcmdDetailDiff
    31  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    31  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail JcmdDetailDiff
    32  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail JcmdDetailDiff
    33  */
    33  */