Skip to content

Commit 2ff4d4e

Browse files
author
Andrew Lu
committed
8318322: Update IANA Language Subtag Registry to Version 2023-10-16
Backport-of: 3460807
1 parent 59224f7 commit 2ff4d4e

File tree

2 files changed

+53
-3
lines changed

2 files changed

+53
-3
lines changed

make/data/lsrdata/language-subtag-registry.txt

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
File-Date: 2023-08-02
1+
File-Date: 2023-10-16
22
%%
33
Type: language
44
Subtag: aa
@@ -44880,6 +44880,11 @@ Description: Cherokee
4488044880
Added: 2005-10-16
4488144881
%%
4488244882
Type: script
44883+
Subtag: Chis
44884+
Description: Chisoi
44885+
Added: 2023-10-16
44886+
%%
44887+
Type: script
4488344888
Subtag: Chrs
4488444889
Description: Chorasmian
4488544890
Added: 2019-09-11
@@ -44975,6 +44980,11 @@ Description: Ge'ez
4497544980
Added: 2005-10-16
4497644981
%%
4497744982
Type: script
44983+
Subtag: Gara
44984+
Description: Garay
44985+
Added: 2023-10-16
44986+
%%
44987+
Type: script
4497844988
Subtag: Geok
4497944989
Description: Khutsuri (Asomtavruli and Nuskhuri)
4498044990
Added: 2005-10-16
@@ -45020,6 +45030,11 @@ Description: Gujarati
4502045030
Added: 2005-10-16
4502145031
%%
4502245032
Type: script
45033+
Subtag: Gukh
45034+
Description: Gurung Khema
45035+
Added: 2023-10-16
45036+
%%
45037+
Type: script
4502345038
Subtag: Guru
4502445039
Description: Gurmukhi
4502545040
Added: 2005-10-16
@@ -45190,6 +45205,11 @@ Description: Kpelle
4519045205
Added: 2010-04-10
4519145206
%%
4519245207
Type: script
45208+
Subtag: Krai
45209+
Description: Kirat Rai
45210+
Added: 2023-10-16
45211+
%%
45212+
Type: script
4519345213
Subtag: Kthi
4519445214
Description: Kaithi
4519545215
Added: 2007-12-05
@@ -45437,6 +45457,11 @@ Description: Santali
4543745457
Added: 2006-07-21
4543845458
%%
4543945459
Type: script
45460+
Subtag: Onao
45461+
Description: Ol Onal
45462+
Added: 2023-10-16
45463+
%%
45464+
Type: script
4544045465
Subtag: Orkh
4544145466
Description: Old Turkic
4544245467
Description: Orkhon Runic
@@ -45616,6 +45641,11 @@ Description: Siddhamātṛkā
4561645641
Added: 2013-12-02
4561745642
%%
4561845643
Type: script
45644+
Subtag: Sidt
45645+
Description: Sidetic
45646+
Added: 2023-10-16
45647+
%%
45648+
Type: script
4561945649
Subtag: Sind
4562045650
Description: Khudawadi
4562145651
Description: Sindhi
@@ -45719,6 +45749,11 @@ Description: Tai Viet
4571945749
Added: 2007-12-05
4572045750
%%
4572145751
Type: script
45752+
Subtag: Tayo
45753+
Description: Tai Yo
45754+
Added: 2023-10-16
45755+
%%
45756+
Type: script
4572245757
Subtag: Telu
4572345758
Description: Telugu
4572445759
Added: 2005-10-16
@@ -45767,11 +45802,26 @@ Description: Tangsa
4576745802
Added: 2021-03-05
4576845803
%%
4576945804
Type: script
45805+
Subtag: Todr
45806+
Description: Todhri
45807+
Added: 2023-10-16
45808+
%%
45809+
Type: script
45810+
Subtag: Tols
45811+
Description: Tolong Siki
45812+
Added: 2023-10-16
45813+
%%
45814+
Type: script
4577045815
Subtag: Toto
4577145816
Description: Toto
4577245817
Added: 2020-05-12
4577345818
%%
4577445819
Type: script
45820+
Subtag: Tutg
45821+
Description: Tulu-Tigalari
45822+
Added: 2023-10-16
45823+
%%
45824+
Type: script
4577545825
Subtag: Ugar
4577645826
Description: Ugaritic
4577745827
Added: 2005-10-16

test/jdk/java/util/Locale/LanguageSubtagRegistryTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
/*
2525
* @test
2626
* @bug 8025703 8040211 8191404 8203872 8222980 8225435 8241082 8242010 8247432
27-
* 8258795 8267038 8287180 8302512 8304761 8306031 8308021 8313702
27+
* 8258795 8267038 8287180 8302512 8304761 8306031 8308021 8313702 8318322
2828
* @summary Checks the IANA language subtag registry data update
29-
* (LSR Revision: 2023-08-02) with Locale and Locale.LanguageRange
29+
* (LSR Revision: 2023-10-16) with Locale and Locale.LanguageRange
3030
* class methods.
3131
* @run main LanguageSubtagRegistryTest
3232
*/

0 commit comments

Comments
 (0)