equal
deleted
inserted
replaced
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 |