--- old/test/runtime/NMT/MallocStressTest.java 2016-11-28 17:58:12.000000000 +0300 +++ new/test/runtime/NMT/MallocStressTest.java 2016-11-28 17:58:12.000000000 +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 */