# HG changeset patch # User gtriantafill # Date 1408657059 25200 # Node ID 05be37b5ba4421dd57b260d0de549fa8dac52296 # Parent a1dfa0b11526e4839e5ccdaa673db8e02ba811e2 8055684: runtime/NMT/CommandLineEmptyArgument.java fails Reviewed-by: ctornqvi, sla diff -r a1dfa0b11526 -r 05be37b5ba44 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.*;