comparison test/runtime/NMT/CommandLineEmptyArgument.java @ 20400:b28ee41fbecb

8055684: runtime/NMT/CommandLineEmptyArgument.java fails Reviewed-by: ctornqvi, sla
author gtriantafill
date Thu, 21 Aug 2014 14:37:39 -0700
parents acb20c734237
children
comparison
equal deleted inserted replaced
20399:3670c195cb8b 20400:b28ee41fbecb
24 /* 24 /*
25 * @test 25 * @test
26 * @key nmt 26 * @key nmt
27 * @summary Empty argument to NMT should result in an informative error message 27 * @summary Empty argument to NMT should result in an informative error message
28 * @library /testlibrary 28 * @library /testlibrary
29 * @ignore 8055051
30 */ 29 */
31 30
32 import com.oracle.java.testlibrary.*; 31 import com.oracle.java.testlibrary.*;
33 32
34 public class CommandLineEmptyArgument { 33 public class CommandLineEmptyArgument {