< prev index next >

test/runtime/classFileParserBug/ClassFileParserBug.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 8040018
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @summary Check for exception instead of assert.
  * @run main ClassFileParserBug
  */
 
 import java.io.File;
< prev index next >