Skip to content

Commit

Permalink
8344589: Update IANA Language Subtag Registry to Version 2024-11-19
Browse files Browse the repository at this point in the history
Reviewed-by: andrew
Backport-of: 9267dfa
  • Loading branch information
RadekCap authored and jerboaa committed Jan 28, 2025
1 parent 8db58a0 commit ecff933
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion make/data/lsrdata/language-subtag-registry.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
File-Date: 2024-06-14
File-Date: 2024-11-19
%%
Type: language
Subtag: aa
Expand Down Expand Up @@ -47991,6 +47991,16 @@ Added: 2008-10-14
Prefix: kw
%%
Type: variant
Subtag: kleinsch
Description: Kleinschmidt orthography
Description: Allattaasitaamut
Added: 2024-07-20
Prefix: kl
Prefix: kl-tunumiit
Comments: Orthography for Greenlandic designed by Samuel Kleinschmidt,
used from 1851 to 1973.
%%
Type: variant
Subtag: kociewie
Description: The Kociewie dialect of Polish
Added: 2014-11-27
Expand Down
4 changes: 2 additions & 2 deletions test/jdk/java/util/Locale/LanguageSubtagRegistryTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
* @test
* @bug 8025703 8040211 8191404 8203872 8222980 8225435 8241082 8242010 8247432
* 8258795 8267038 8287180 8302512 8304761 8306031 8308021 8313702 8318322
* 8327631 8332424 8334418
* 8327631 8332424 8334418 8344589
* @summary Checks the IANA language subtag registry data update
* (LSR Revision: 2024-06-14) with Locale and Locale.LanguageRange
* (LSR Revision: 2024-11-19) with Locale and Locale.LanguageRange
* class methods.
* @run main LanguageSubtagRegistryTest
*/
Expand Down

0 comments on commit ecff933

Please sign in to comment.