8058504: [TESTBUG] Temporarily disable failing test runtime/NMT/MallocTrackingVerify.java
authorgtriantafill
Mon, 15 Sep 2014 14:28:15 -0700
changeset 26690 905d970d7537
parent 26689 231048b0dfbd
child 26691 40ea2c41f53b
8058504: [TESTBUG] Temporarily disable failing test runtime/NMT/MallocTrackingVerify.java Reviewed-by: ctornqvi, hseigel
hotspot/test/runtime/NMT/MallocTrackingVerify.java
--- 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