8058504: [TESTBUG] Temporarily disable failing test runtime/NMT/MallocTrackingVerify.java
Reviewed-by: ctornqvi, hseigel
--- a/hotspot/test/runtime/NMT/MallocTrackingVerify.java Fri Sep 12 14:05:28 2014 -0700
+++ b/hotspot/test/runtime/NMT/MallocTrackingVerify.java Mon Sep 15 14:28:15 2014 -0700
@@ -27,6 +27,7 @@
* @summary Test to verify correctness of malloc tracking
* @key nmt jcmd
* @library /testlibrary /testlibrary/whitebox
+ * @ignore 8058251
* @build MallocTrackingVerify
* @run main ClassFileInstaller sun.hotspot.WhiteBox
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail MallocTrackingVerify