< prev index next >

test/runtime/EnclosingMethodAttr/EnclMethodAttr.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 8044738 * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @summary Check attribute_length of EnclosingMethod attribute * @run main EnclMethodAttr */ import java.io.File;
< prev index next >