test/runtime/NMT/CommandLineEmptyArgument.java

changeset 7114
b28ee41fbecb
parent 7111
acb20c734237
equal deleted inserted replaced
7113:3670c195cb8b 7114: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 {

mercurial