changeset 11361 | daa4d069c514 |
parent 9035 | 1255eb81cc2f |
--- a/jdk/make/sun/launcher/Makefile Wed Dec 28 10:51:24 2011 -0800 +++ b/jdk/make/sun/launcher/Makefile Thu Dec 29 16:39:51 2011 -0800 @@ -26,6 +26,9 @@ BUILDDIR = ../.. PACKAGE = sun.launcher PRODUCT = sun +JAVAC_MAX_WARNINGS = true +JAVAC_WARNINGS_FATAL = true + include $(BUILDDIR)/common/Defs.gmk #