Skip to content

Commit

Permalink
8308021: Update IANA Language Subtag Registry to Version 2023-05-11
Browse files Browse the repository at this point in the history
Backport-of: b96339f5e38c2c0e2f3d894d77d29554052cb1f1
  • Loading branch information
Andrew Lu committed Apr 29, 2024
1 parent 3974ab4 commit c248531
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
19 changes: 18 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: 2023-04-13
File-Date: 2023-05-11
%%
Type: language
Subtag: aa
Expand Down Expand Up @@ -47612,6 +47612,23 @@ Added: 2010-07-28
Prefix: sa
%%
Type: variant
Subtag: bciav
Description: BCI Blissymbolics AV
Added: 2023-05-11
Prefix: zbl
Comments: Name given to a subset of the variety of Blissymbolics curated
by Blissymbolics Communication International, as represented by
entries in the BCI Authorized Vocabulary
%%
Type: variant
Subtag: bcizbl
Description: BCI Blissymbolics
Added: 2023-05-11
Prefix: zbl
Comments: Name given to the variety of Blissymbolics curated by
Blissymbolics Communication International
%%
Type: variant
Subtag: biscayan
Description: Biscayan dialect of Basque
Added: 2010-04-13
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 @@ -24,9 +24,9 @@
/*
* @test
* @bug 8040211 8191404 8203872 8222980 8225435 8241082 8242010 8247432
* 8258795 8267038 8287180 8302512 8304761 8306031
* 8258795 8267038 8287180 8302512 8304761 8306031 8308021
* @summary Checks the IANA language subtag registry data update
* (LSR Revision: 2023-04-13) with Locale and Locale.LanguageRange
* (LSR Revision: 2023-05-11) with Locale and Locale.LanguageRange
* class methods.
* @run main LanguageSubtagRegistryTest
*/
Expand Down

0 comments on commit c248531

Please sign in to comment.