hotspot/test/runtime/NMT/MallocStressTest.java
changeset 42640 09dba077f1e7
parent 40631 ed82623d7831
--- a/hotspot/test/runtime/NMT/MallocStressTest.java	Tue Dec 06 22:49:17 2016 +0100
+++ b/hotspot/test/runtime/NMT/MallocStressTest.java	Wed Dec 07 14:37:35 2016 +0300
@@ -29,7 +29,6 @@
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @build sun.hotspot.WhiteBox
- * @ignore - This test is disabled since it will stress NMT and timeout during normal testing
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  * @run main/othervm/timeout=600 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail MallocStressTest
  */