< prev index next >

test/runtime/SharedArchiveFile/SharedArchiveFile.java

Print this page

        

@@ -24,10 +24,12 @@
 /*
  * @test
  * @bug 8014138
  * @summary Testing new -XX:SharedArchiveFile=<file-name> option
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
+ * @run main/othervm SharedArchiveFile
  */
 
 import com.oracle.java.testlibrary.*;
 
 public class SharedArchiveFile {
< prev index next >