8055684: runtime/NMT/CommandLineEmptyArgument.java fails
authorgtriantafill
Thu, 21 Aug 2014 14:37:39 -0700
changeset 26301 05be37b5ba44
parent 26300 a1dfa0b11526
child 26302 e3228e31a08d
8055684: runtime/NMT/CommandLineEmptyArgument.java fails Reviewed-by: ctornqvi, sla
hotspot/test/runtime/NMT/CommandLineEmptyArgument.java
--- a/hotspot/test/runtime/NMT/CommandLineEmptyArgument.java	Fri Aug 22 07:38:42 2014 -0700
+++ b/hotspot/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.*;