diff -r ea7606a9683e -r e731935052af langtools/make/build.properties --- a/langtools/make/build.properties Wed Dec 19 11:29:56 2012 +0000 +++ b/langtools/make/build.properties Sun Dec 16 11:09:36 2012 +0100 @@ -68,7 +68,7 @@ # set the following to -version to verify the versions of javac being used javac.version.opt = # in time, there should be no exceptions to -Xlint:all -javac.lint.opts = -Xlint:all,-deprecation -Werror +javac.lint.opts = -Xlint:all -Werror # options for the <javadoc> task for javac #javadoc.jls3.url=http://java.sun.com/docs/books/jls/