< prev index next >

test/runtime/SharedArchiveFile/DumpSymbolAndStringTable.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 8059510 * @summary Test jcmd VM.symboltable and VM.stringtable options * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main/othervm -XX:+UnlockDiagnosticVMOptions DumpSymbolAndStringTable */ import com.oracle.java.testlibrary.*;
< prev index next >