jdk
jdk copied to clipboard
8332424: Update IANA Language Subtag Registry to Version 2024-05-16
Please review this PR which is a trivial update to the IANA sub tag registry to version 2024-05-16. Locale tests pass as expected after update.
Associated announcement -> https://mm.icann.org/pipermail/ietf-languages-announcements/2024-May/000091.html
Progress
- [x] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
Issue
- JDK-8332424: Update IANA Language Subtag Registry to Version 2024-05-16 (Enhancement - P4)
Reviewers
- Naoto Sato (@naotoj - Reviewer)
- Iris Clark (@irisclark - Reviewer)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/19286/head:pull/19286
$ git checkout pull/19286
Update a local copy of the PR:
$ git checkout pull/19286
$ git pull https://git.openjdk.org/jdk.git pull/19286/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 19286
View PR using the GUI difftool:
$ git pr show -t 19286
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/19286.diff