RFR: JDK-8013098: [macosx] localized aqua_xx.properties are not included in rt.jar
Erik Joelsson
erik.joelsson at oracle.com
Mon May 5 12:53:22 UTC 2014
Hello,
Please review this fix for jdk7u. The localized versions of
com/apple/laf/resources/aqua.properties are not included in the built
product while available in the source. The reason for this is that no
LOCALE_SET_DEFINITION is set in make/com/apple/osxui/Makefile, which
causes make/common/internal/Resources.gmk to assume no extra locales are
present.
Bug: https://bugs.openjdk.java.net/browse/JDK-8013098
Webrev: http://cr.openjdk.java.net/~erikj/8013098/webrev.jdk.01/
/Erik
More information about the jdk7u-dev
mailing list