--- old/test/tools/javac/annotations/pos/Dep.java Wed May 27 00:08:27 2009 +++ new/test/tools/javac/annotations/pos/Dep.java Wed May 27 00:08:27 2009 @@ -27,7 +27,7 @@ * @summary Please add annotation Deprecated to supplant the javadoc tag * @author gafter * - * @compile -source 1.5 -Xlint:dep-ann -Werror Dep.java + * @compile -Xlint:dep-ann -Werror Dep.java */ /** @deprecated */