< prev index next >

test/runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @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 >