<i18n dev> [8] RFR: 8013233, java/util/Locale/LocaleProviders.sh fails
Naoto Sato
naoto.sato at oracle.com
Mon May 6 11:50:41 PDT 2013
Hello,
Please review the following changeset:
http://cr.openjdk.java.net/~naoto/8013233/webrev.00/
for the following bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8013233
The original test case assumed Windows ver 6.0 or upper always contain
the localized display name for Macedonian, which wasn't the case in some
installation. Removed the hard coded name and replaced them with the
actual returned name from the host adapter.
Naoto
More information about the i18n-dev
mailing list