<i18n dev> [8] RFR: 8028771: regression test java/util/Locale/LocaleProviders.sh failed

Naoto Sato naoto.sato at oracle.com
Tue Nov 26 11:16:05 PST 2013


Hello,

Please review the fix for the following issue:

https://bugs.openjdk.java.net/browse/JDK-8028771

Here is the proposed fix:

http://cr.openjdk.java.net/~naoto/8028771/webrev.00/

The test case needs to be modified to check whether the expected locale 
provider adapter indeed supports the requested locale. This check needs 
to be performed at runtime in case of HOST adapter in which the 
supported locales vary depending on user's settings.

Naoto


More information about the i18n-dev mailing list