Skip to content

Commit

Permalink
Backport 6dac8d64527b4e9ade783b99f82fbecd81c426a6
Browse files Browse the repository at this point in the history
  • Loading branch information
duke committed Jul 23, 2024
1 parent d51bb43 commit 3757721
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
8 changes: 7 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-03-07
File-Date: 2024-05-16
%%
Type: language
Subtag: aa
Expand Down Expand Up @@ -9402,6 +9402,7 @@ Macrolanguage: doi
%%
Type: language
Subtag: dgr
Description: Tlicho
Description: Dogrib
Description: Tłı̨chǫ
Added: 2005-10-16
Expand Down Expand Up @@ -15255,6 +15256,11 @@ Description: Isu (Menchum Division)
Added: 2009-07-29
%%
Type: language
Subtag: isv
Description: Interslavic
Added: 2024-05-15
%%
Type: language
Subtag: itb
Description: Binongan Itneg
Added: 2009-07-29
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
* 8327631 8332424
* @summary Checks the IANA language subtag registry data update
* (LSR Revision: 2024-03-07) with Locale and Locale.LanguageRange
* (LSR Revision: 2024-05-16) with Locale and Locale.LanguageRange
* class methods.
* @run main LanguageSubtagRegistryTest
*/
Expand Down

0 comments on commit 3757721

Please sign in to comment.