<i18n dev> [15] RFR: 8240626: Some of the java.time.chrono.Eras return empty display name for some styles and locales

naoto.sato at oracle.com naoto.sato at oracle.com
Fri Mar 13 20:25:11 UTC 2020


Hello,

Please review the fix to the following issue:

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

The proposed chageset is located at:

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

In some locales, CLDR only provides partial translations of era names, 
e.g., only HEISEI and REIWA are provided for Japanese Calendar in Greek 
locale. CLDRConverter needs to supplement those missing translations 
from parent locales.

Naoto


More information about the i18n-dev mailing list