From 56373e418b4fc2adc24f255234e38cc9c9c8f0f2 Mon Sep 17 00:00:00 2001 From: gtriantafill Date: Thu, 21 Aug 2014 14:37:39 -0700 Subject: [PATCH] 8055684: runtime/NMT/CommandLineEmptyArgument.java fails Reviewed-by: ctornqvi, sla --- test/runtime/NMT/CommandLineEmptyArgument.java | 1 - 1 file changed, 1 deletion(-) diff --git a/test/runtime/NMT/CommandLineEmptyArgument.java b/test/runtime/NMT/CommandLineEmptyArgument.java index fcfa18ab6..956cdd260 100644 --- a/test/runtime/NMT/CommandLineEmptyArgument.java +++ b/test/runtime/NMT/CommandLineEmptyArgument.java @@ -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.*; -- GitLab