< prev index next >

test/runtime/CommandLine/TestVMOptions.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @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 >