--- old/make/java/invoke/Makefile 2011-08-09 10:55:23.000000000 -0700 +++ new/make/java/invoke/Makefile 2011-08-09 10:55:22.000000000 -0700 @@ -34,9 +34,4 @@ java/lang/ClassValue.java \ java/lang/BootstrapMethodError.java -# The sources built here use new language syntax to generate -# method handle calls. Let's be sure we are using that format. -LANGUAGE_VERSION = -source 7 -CLASS_VERSION = -target 7 - include $(BUILDDIR)/common/Classes.gmk