OpenJDK / jdk / jdk12
changeset 26148:056b1af3e085
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 | 8f797b3ef01e |
children | dd15a4c3746b |
files | hotspot/test/runtime/NMT/CommandLineEmptyArgument.java |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.*;