Skip to content

Commit 137a8b9

Browse files
author
Andrew Lu
committedApr 29, 2024
8308021: Update IANA Language Subtag Registry to Version 2023-05-11
Backport-of: b96339f5e38c2c0e2f3d894d77d29554052cb1f1
1 parent d42634b commit 137a8b9

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed
 

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

+18-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
File-Date: 2023-04-13
1+
File-Date: 2023-05-11
22
%%
33
Type: language
44
Subtag: aa
@@ -47612,6 +47612,23 @@ Added: 2010-07-28
4761247612
Prefix: sa
4761347613
%%
4761447614
Type: variant
47615+
Subtag: bciav
47616+
Description: BCI Blissymbolics AV
47617+
Added: 2023-05-11
47618+
Prefix: zbl
47619+
Comments: Name given to a subset of the variety of Blissymbolics curated
47620+
by Blissymbolics Communication International, as represented by
47621+
entries in the BCI Authorized Vocabulary
47622+
%%
47623+
Type: variant
47624+
Subtag: bcizbl
47625+
Description: BCI Blissymbolics
47626+
Added: 2023-05-11
47627+
Prefix: zbl
47628+
Comments: Name given to the variety of Blissymbolics curated by
47629+
Blissymbolics Communication International
47630+
%%
47631+
Type: variant
4761547632
Subtag: biscayan
4761647633
Description: Biscayan dialect of Basque
4761747634
Added: 2010-04-13

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

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

0 commit comments

Comments
 (0)