<i18n dev> RFR: 8255086: Update the root locale display names

Brent Christian bchristi at openjdk.java.net
Thu Oct 22 21:44:14 UTC 2020


On Wed, 21 Oct 2020 23:16:15 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> Hi, Naoto
>> 
>> What is the source for the updated values in LocaleNames.properties?
>> 
>> Also, could the bug synopsis be updated to be more descriptive?
>> 
>> Thanks,
>> -Brent
>
> Hi Brent,
> 
>> What is the source for the updated values in LocaleNames.properties?
> 
> The source is CLDR v37, which is currently used in the latest JDK release. They are extracted with a code snippet (https://bugs.openjdk.java.net/browse/JDK-8255086?focusedCommentId=14375906&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14375906), and non-ASCII chars are Unicode escaped.
> 
>> Also, could the bug synopsis be updated to be more descriptive?
> 
> Modified the synopsis. Hope it made sense.
> 
> Naoto

Looks good.

-------------

PR: https://git.openjdk.java.net/jdk/pull/786


More information about the i18n-dev mailing list