RFR: 8304761: Update IANA Language Subtag Registry to Version 2023-03-22
Naoto Sato
naoto at openjdk.org
Thu Mar 23 20:25:13 UTC 2023
On Thu, 23 Mar 2023 19:07:05 GMT, Justin Lu <jlu at openjdk.org> wrote:
> Update IANA LSR to 2023-03-22 [update](https://mm.icann.org/pipermail/ietf-languages-announcements/2023-March/000085.html). Add all new preferred languages to `ACCEPT_LANGUAGES` except `gu`.
test/jdk/java/util/Locale/LanguageSubtagRegistryTest.java line 193:
> 191: new LanguageRange("ysm", 1.0),
> 192: new LanguageRange("sgn-ysm", 1.0),
> 193: new LanguageRange("wkr", 1.0),
What is the reason the weight has changed?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13165#discussion_r1146786932
More information about the core-libs-dev
mailing list