< prev index next >

test/runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test TestEmptyBootstrapMethodsAttr
  * @bug 8041918
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @summary Test empty bootstrap_methods table within BootstrapMethods attribute
  * @compile TestEmptyBootstrapMethodsAttr.java
  * @run main TestEmptyBootstrapMethodsAttr
  */
 
< prev index next >