<i18n dev> [11] RFR:JDK-8179071:Month value is inconsistent between CLDR and Java in some special locales

Rachna Goel rachna.goel at oracle.com
Fri Apr 27 12:32:05 UTC 2018


One correction:

E.g "pa-PK" wil be replaced by "pa-Arab-PK", as former is a 
deprecated/legacy tag.


On 4/27/18 12:05 PM, Rachna Goel wrote:
> Hi,
>
> Kindly review the fix for JDK-8179071.
>
> Bug : https://bugs.openjdk.java.net/browse/JDK-8179071
>
> Patch: http://cr.openjdk.java.net/~rgoel/JDK-8179071/webrev.03/index.html
>
> Fix is to parse and store language aliases( Deprecated and Legacy ) 
> from CLDR's SupplemetalMetaData file. At run time, If a 
> deprectaed/legacy locale tag is found, It will be replaced by its 
> replacement tag. E.g "pa-PK" will be replaced by "pa-Guru-PK".
>

-- 
Thanks,
Rachna



More information about the i18n-dev mailing list