diff -r 1bf037016426 -r b4b1f7732289 make/build.properties --- a/make/build.properties Tue Jan 20 15:17:45 2009 -0800 +++ b/make/build.properties Tue Jan 20 18:23:13 2009 -0800 @@ -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 +javac.lint.opts = -Xlint:all -Werror # options for the task for javac javadoc.jls3.url=http://java.sun.com/docs/books/jls/