diff test/runtime/NMT/CommandLineInvalidArgument.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 879c6de913d6
children 6640f982c1be
line wrap: on
line diff
--- a/test/runtime/NMT/CommandLineInvalidArgument.java	Wed Aug 27 08:19:12 2014 -0400
+++ b/test/runtime/NMT/CommandLineInvalidArgument.java	Wed Aug 27 08:35:03 2014 -0400
@@ -26,6 +26,7 @@
  * @key nmt
  * @summary Invalid argument to NMT should result in an informative error message
  * @library /testlibrary
+ * @ignore
  */
 
 import com.oracle.java.testlibrary.*;