< prev index next >

test/runtime/SharedArchiveFile/PrintSharedArchiveAndExit.java

Print this page

        

*** 24,33 **** --- 24,35 ---- /* * @test * @bug 8066670 * @summary Testing -XX:+PrintSharedArchiveAndExit option * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm PrintSharedArchiveAndExit */ import com.oracle.java.testlibrary.*; public class PrintSharedArchiveAndExit {
< prev index next >