diff test/runtime/NMT/PrintNMTStatisticsWithNMTDisabled.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/PrintNMTStatisticsWithNMTDisabled.java	Thu Aug 14 13:15:23 2014 -0400
+++ b/test/runtime/NMT/PrintNMTStatisticsWithNMTDisabled.java	Thu Sep 04 10:14:37 2014 -0400
@@ -26,7 +26,6 @@
  * @key nmt
  * @summary Trying to enable PrintNMTStatistics should result in a warning
  * @library /testlibrary
- * @ignore
  */
 
 import com.oracle.java.testlibrary.*;