langtools/test/tools/javadoc/generics/tparamTagOnMethod/Main.java
changeset 2985 f43e1241e7fb
parent 10 06bc494ca11e
child 5520 86e4b9a9da40
--- a/langtools/test/tools/javadoc/generics/tparamTagOnMethod/Main.java	Thu May 21 10:56:36 2009 +0100
+++ b/langtools/test/tools/javadoc/generics/tparamTagOnMethod/Main.java	Wed May 27 22:34:43 2009 -0700
@@ -26,7 +26,7 @@
  * @bug 4421066
  * @summary Verify the reading of type parameter tags on methods.
  * @library ../../lib
- * @compile -source 1.5 ../../lib/Tester.java Main.java
+ * @compile  ../../lib/Tester.java Main.java
  * @run main Main
  */