# HG changeset patch # User gtriantafill # Date 1408657059 25200 # Node ID b28ee41fbecb78c98e2807475572a2ce8dd67f20 # Parent 3670c195cb8b05a2779a28c4da27ce67149bc514 8055684: runtime/NMT/CommandLineEmptyArgument.java fails Reviewed-by: ctornqvi, sla diff -r 3670c195cb8b -r b28ee41fbecb test/runtime/NMT/CommandLineEmptyArgument.java --- 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.*;