test/tools/javadoc/annotations/elementTypes/Main.java

Print this page

        

*** 25,35 **** * @test * @bug 4904495 * @summary Test an annotation type and annotations with elements of various * types. * @library ../../lib ! * @compile -source 1.5 ../../lib/Tester.java Main.java * @run main Main */ import java.io.IOException; import java.util.Arrays; --- 25,35 ---- * @test * @bug 4904495 * @summary Test an annotation type and annotations with elements of various * types. * @library ../../lib ! * @compile ../../lib/Tester.java Main.java * @run main Main */ import java.io.IOException; import java.util.Arrays;