< prev index next >

test/compiler/oracle/CheckCompileCommandOption.java

Print this page

        

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