diff -r dbe9e82f9d25 -r 905e151a185a make/build.properties --- a/make/build.properties Thu Jan 08 16:34:58 2009 -0800 +++ b/make/build.properties Tue Jan 13 13:27:14 2009 +0000 @@ -66,7 +66,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,-fallthrough,-serial,-unchecked,-cast,-rawtypes +javac.lint.opts = -Xlint:all,-deprecation,-fallthrough,-serial,-unchecked,-cast # options for the task for javac javadoc.jls3.url=http://java.sun.com/docs/books/jls/