OpenJDK / jigsaw / jake / hotspot
changeset 6923:56ff43213a78
8055051: runtime/NMT/CommandLineEmptyArgument.java fails
Summary: disable failing test
Reviewed-by: ctornqvi, zgu
author | gtriantafill |
---|---|
date | Tue, 19 Aug 2014 06:47:28 -0700 |
parents | e6122e00c927 |
children | b808a03aa0b7 |
files | test/runtime/NMT/CommandLineEmptyArgument.java |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/test/runtime/NMT/CommandLineEmptyArgument.java Mon Aug 18 11:56:12 2014 -0700 +++ b/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.*;