diff test/runtime/NMT/BaselineWithParameter.java @ 20361:ac12996df59b

8044140: Create NMT (Native Memory Tracking) tests for NMT2 Summary: Create new/modify existing tests for NMT2, which is an internal redesign to address scalability issues in the first implementation. Reviewed-by: ctornqvi, zgu Contributed-by: George Triantafillou <george.triantafillou@oracle.com>
author zgu
date Wed, 27 Aug 2014 08:35:03 -0400
parents a649f6511c04
children 6640f982c1be
line wrap: on
line diff
--- a/test/runtime/NMT/BaselineWithParameter.java	Wed Aug 27 08:19:12 2014 -0400
+++ b/test/runtime/NMT/BaselineWithParameter.java	Wed Aug 27 08:35:03 2014 -0400
@@ -27,6 +27,7 @@
  * @key nmt jcmd regression
  * @summary Regression test for invoking a jcmd with baseline=false, result was that the target VM crashed
  * @library /testlibrary
+ * @ignore
  * @run main/othervm -XX:NativeMemoryTracking=detail BaselineWithParameter
  */