8076274: [TESTBUG] Remove @ignore from runtime\NMT\JcmdDetailDiff.java

Wed, 27 Feb 2019 10:23:05 +0100

author
shade
date
Wed, 27 Feb 2019 10:23:05 +0100
changeset 9623
f2cf09a64a91
parent 9622
1abddcd038df
child 9624
bcec9de99535

8076274: [TESTBUG] Remove @ignore from runtime\NMT\JcmdDetailDiff.java
Reviewed-by: lfoltan, coleenp

test/runtime/NMT/JcmdDetailDiff.java file | annotate | diff | comparison | revisions
     1.1 --- a/test/runtime/NMT/JcmdDetailDiff.java	Wed Feb 05 10:09:54 2014 +0100
     1.2 +++ b/test/runtime/NMT/JcmdDetailDiff.java	Wed Feb 27 10:23:05 2019 +0100
     1.3 @@ -26,7 +26,6 @@
     1.4   * @summary run NMT baseline, allocate memory and verify output from detail.diff
     1.5   * @key nmt jcmd
     1.6   * @library /testlibrary /testlibrary/whitebox
     1.7 - * @ignore
     1.8   * @build JcmdDetailDiff
     1.9   * @run main ClassFileInstaller sun.hotspot.WhiteBox
    1.10   * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail JcmdDetailDiff

mercurial