test/runtime/NMT/VirtualAllocTestType.java

changeset 7110
6640f982c1be
parent 7075
ac12996df59b
child 7535
7ae4e26cb1e0
     1.1 --- a/test/runtime/NMT/VirtualAllocTestType.java	Thu Aug 14 13:15:23 2014 -0400
     1.2 +++ b/test/runtime/NMT/VirtualAllocTestType.java	Thu Sep 04 10:14:37 2014 -0400
     1.3 @@ -26,7 +26,6 @@
     1.4   * @summary Test Reserve/Commit/Uncommit/Release of virtual memory and that we track it correctly
     1.5   * @key nmt jcmd
     1.6   * @library /testlibrary /testlibrary/whitebox
     1.7 - * @ignore
     1.8   * @build VirtualAllocTestType
     1.9   * @run main ClassFileInstaller sun.hotspot.WhiteBox
    1.10   * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail VirtualAllocTestType

mercurial