< prev index next >

test/runtime/classFileParserBug/ClassFileParserBug.java

Print this page

        

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