< prev index next >

test/runtime/NMT/CommandLineEmptyArgument.java

Print this page

        

*** 24,33 **** --- 24,35 ---- /* * @test * @key nmt * @summary Empty argument to NMT should result in an informative error message * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm CommandLineEmptyArgument */ import com.oracle.java.testlibrary.*; public class CommandLineEmptyArgument {
< prev index next >