jdk/make/sun/security/ec/Makefile
changeset 10336 0bb1999251f8
parent 10111 0b0ad1a4b88a
child 10798 413b731e1818
--- a/jdk/make/sun/security/ec/Makefile	Mon Aug 15 12:56:01 2011 -0700
+++ b/jdk/make/sun/security/ec/Makefile	Mon Aug 15 11:48:20 2011 -0700
@@ -109,6 +109,9 @@
   endif
 endif
 
+JAVAC_MAX_WARNINGS=false
+JAVAC_LINT_OPTIONS=-Xlint:all,-deprecation
+JAVAC_WARNINGS_FATAL=true
 include $(BUILDDIR)/common/Defs.gmk
 
 #