diff -r e565c553e9fc -r 5dfabe612d10 jdk/make/sun/nio/cs/Makefile --- 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 #