test/runtime/NMT/CommandLineEmptyArgument.java

changeset 7075
ac12996df59b
parent 0
f90c822e73f8
child 7110
6640f982c1be
equal deleted inserted replaced
7074:833b0f92429a 7075:ac12996df59b
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
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