test/tools/javac/annotations/pos/package-info.java

Print this page

        

*** 25,34 **** * @test * @bug 4901290 * @summary Package annotations * @author gafter * ! * @compile -source 1.5 package-info.java */ @java.lang.annotation.Documented package foo.bar; --- 25,34 ---- * @test * @bug 4901290 * @summary Package annotations * @author gafter * ! * @compile package-info.java */ @java.lang.annotation.Documented package foo.bar;