test/runtime/NMT/CommandLineEmptyArgument.java

changeset 7111
acb20c734237
parent 7110
6640f982c1be
child 7114
b28ee41fbecb
equal deleted inserted replaced
7110:6640f982c1be 7111:acb20c734237
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
29 */ 30 */
30 31
31 import com.oracle.java.testlibrary.*; 32 import com.oracle.java.testlibrary.*;
32 33
33 public class CommandLineEmptyArgument { 34 public class CommandLineEmptyArgument {

mercurial