8055051: runtime/NMT/CommandLineEmptyArgument.java fails
authorgtriantafill
Tue, 19 Aug 2014 06:47:28 -0700
changeset 26148 056b1af3e085
parent 26147 8f797b3ef01e
child 26149 dd15a4c3746b
8055051: runtime/NMT/CommandLineEmptyArgument.java fails Summary: disable failing test Reviewed-by: ctornqvi, zgu
hotspot/test/runtime/NMT/CommandLineEmptyArgument.java
--- a/hotspot/test/runtime/NMT/CommandLineEmptyArgument.java	Mon Aug 18 11:56:12 2014 -0700
+++ b/hotspot/test/runtime/NMT/CommandLineEmptyArgument.java	Tue Aug 19 06:47:28 2014 -0700
@@ -26,6 +26,7 @@
  * @key nmt
  * @summary Empty argument to NMT should result in an informative error message
  * @library /testlibrary
+ * @ignore 8055051
  */
 
 import com.oracle.java.testlibrary.*;