< prev index next >

test/compiler/oracle/CheckCompileCommandOption.java

Print this page

        

*** 29,38 **** --- 29,39 ---- /* * @test CheckCompileCommandOption * @bug 8055286 8056964 8059847 8069035 * @summary "Checks parsing of -XX:CompileCommand=option" * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main CheckCompileCommandOption */ public class CheckCompileCommandOption {
< prev index next >