diff test/runtime/NMT/SummarySanityCheck.java @ 20396:6640f982c1be

8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated Summary: enable tests for NMT2 Reviewed-by: ctornqvi, zgu
author gtriantafill
date Thu, 04 Sep 2014 10:14:37 -0400
parents ac12996df59b
children
line wrap: on
line diff
--- a/test/runtime/NMT/SummarySanityCheck.java	Thu Aug 14 13:15:23 2014 -0400
+++ b/test/runtime/NMT/SummarySanityCheck.java	Thu Sep 04 10:14:37 2014 -0400
@@ -27,7 +27,6 @@
  * @summary Sanity check the output of NMT
  * @library /testlibrary /testlibrary/whitebox
  * @build SummarySanityCheck
- * @ignore
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:NativeMemoryTracking=summary -XX:+WhiteBoxAPI SummarySanityCheck
  */