jdk/make/sun/nio/cs/Makefile
changeset 5785 5dfabe612d10
parent 5506 202f599c92aa
child 6111 48902dd9b4d7
--- a/jdk/make/sun/nio/cs/Makefile	Fri Jun 11 14:47:22 2010 +0100
+++ b/jdk/make/sun/nio/cs/Makefile	Sat Jun 12 01:32:43 2010 +0100
@@ -37,7 +37,7 @@
 # This re-directs all the class files to a separate location
 CLASSDESTDIR = $(TEMPDIR)/classes
 
-OTHER_JAVACFLAGS += -Xlint:serial -Werror
+OTHER_JAVACFLAGS += -Xlint:serial,-deprecation -Werror
 include $(BUILDDIR)/common/Defs.gmk
 
 #