RFR: JDK-8013098: [macosx] localized aqua_xx.properties are not included in rt.jar

Tim Bell tim.bell at oracle.com
Tue May 6 13:59:20 UTC 2014


Hi Erik:

> 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

Looks good to me.

/Tim



More information about the jdk7u-dev mailing list