--- old/makefiles/GensrcProperties.gmk Fri Aug 17 21:14:44 2012 +++ new/makefiles/GensrcProperties.gmk Fri Aug 17 21:14:43 2012 @@ -282,7 +282,7 @@ # sun/util/resources $(eval $(call add_properties_to_compile,SUN_UTIL,\ $(shell find $(JDK_TOPDIR)/src/share/classes/sun/util/resources -name "*.properties"),\ - LocaleNamesBundle)) + sun.util.resources.LocaleNamesBundle)) # Now setup the rule for the generation of the resource bundles. $(JDK_OUTPUTDIR)/gensrc_properties/_the.compiled_properties : $(ALL_COMPILED_PROPSOURCES) $(BUILD_TOOLS)