--- old/test/tools/javac/annotations/neg/Dep.java 2014-03-06 23:32:52.000000000 -0800 +++ new/test/tools/javac/annotations/neg/Dep.java 2014-03-06 23:32:52.000000000 -0800 @@ -27,7 +27,6 @@ * @summary Please add annotation Deprecated to supplant the javadoc tag * @author gafter * - * @compile -source 1.4 -Xlint:-options -Xlint:dep-ann -Werror Dep.java * @compile/fail -Xlint:dep-ann -Werror Dep.java * @compile -Xlint:dep-ann Dep.java */