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

Print this page

        

@@ -25,11 +25,11 @@
  * @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
+ * @compile  ../../lib/Tester.java Main.java
  * @run main Main
  */
 
 import java.io.IOException;
 import java.util.Arrays;