<i18n dev> [13] RFR: 8224105: Cannot parse JapaneseDate string on some specified locales

naoto.sato at oracle.com naoto.sato at oracle.com
Fri May 17 22:43:09 UTC 2019


Hi,

Please review the fix to the following issue:

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

The proposed changeset is located at:

https://cr.openjdk.java.net/~naoto/8224105/webrev.00/

CLDR does not provide entire localized Japanese era names in locales 
mentioned in the bug report. The parsing has been failing as they have 
duplicate names, despite the duplicates are empty strings.

Naoto


More information about the i18n-dev mailing list