<i18n dev> RFR: 8171156: Class java.util.LocaleISOData has outdated information for country Code NP

Naoto Sato naoto at openjdk.org
Tue Mar 7 23:48:07 UTC 2023


On Tue, 7 Mar 2023 22:55:56 GMT, Justin Lu <jlu at openjdk.org> wrote:

> The java.util.LocaleISOData.isoCountryTable has an incorrect formal name for Nepal. 
> 
> According to [Wikipedia](https://en.wikipedia.org/wiki/Nepal) and the [UN](https://www.un.int/protocol/sites/www.un.int/files/Protocol%20and%20Liaison%20Service/officialnamesofcountries.pdf), Nepal's formal name should be  `Federal Democratic Republic of Nepal`, not `Kingdom of Nepal`. It is only a comment, however there is no reason it should not be corrected.

Marked as reviewed by naoto (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/12912


More information about the i18n-dev mailing list