On Tue, 7 Mar 2023 22:55:56 GMT, Justin Lu <j...@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.
This pull request has now been integrated. Changeset: 02875e77 Author: Justin Lu <j...@openjdk.org> Committer: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/02875e77fd01c39aee6f2f0900ea5605b40a8780 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8171156: Class java.util.LocaleISOData has outdated information for country Code NP Reviewed-by: naoto ------------- PR: https://git.openjdk.org/jdk/pull/12912