diff test/runtime/NMT/CommandLineEmptyArgument.java @ 20400:b28ee41fbecb

8055684: runtime/NMT/CommandLineEmptyArgument.java fails Reviewed-by: ctornqvi, sla
author gtriantafill
date Thu, 21 Aug 2014 14:37:39 -0700
parents acb20c734237
children
line wrap: on
line diff
--- a/test/runtime/NMT/CommandLineEmptyArgument.java	Fri Aug 22 07:38:42 2014 -0700
+++ b/test/runtime/NMT/CommandLineEmptyArgument.java	Thu Aug 21 14:37:39 2014 -0700
@@ -26,7 +26,6 @@
  * @key nmt
  * @summary Empty argument to NMT should result in an informative error message
  * @library /testlibrary
- * @ignore 8055051
  */
 
 import com.oracle.java.testlibrary.*;