langtools/make/build.properties
changeset 14961 e731935052af
parent 14952 d0022ae20516
child 15030 2d8dec41f029
--- 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/