< prev index next >

test/runtime/CommandLine/TestVMOptions.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 8060256 * @summary Test various command line options * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main TestVMOptions */ import com.oracle.java.testlibrary.*; import java.io.File;
< prev index next >