Skip to content

Commit

Permalink
Merge upstream-jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
corretto-github-robot committed Jul 13, 2024
2 parents fc63e44 + 0a9e3bf commit 252143c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
File-Date: 2024-05-16
File-Date: 2024-06-14
%%
Type: language
Subtag: aa
Expand Down Expand Up @@ -48009,7 +48009,9 @@ Type: variant
Subtag: laukika
Description: Classical Sanskrit
Added: 2010-07-28
Deprecated: 2024-06-08
Prefix: sa
Comments: Preferred tag is cls
%%
Type: variant
Subtag: lemosin
Expand Down Expand Up @@ -48385,9 +48387,11 @@ Type: variant
Subtag: vaidika
Description: Vedic Sanskrit
Added: 2010-07-28
Deprecated: 2024-06-08
Prefix: sa
Comments: The most ancient dialect of Sanskrit used in verse and prose
composed until about the 4th century B.C.E.
Comments: Preferred tag is vsn
%%
Type: variant
Subtag: valbadia
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
* 8327631 8332424 8334418
* @summary Checks the IANA language subtag registry data update
* (LSR Revision: 2024-05-16) with Locale and Locale.LanguageRange
* (LSR Revision: 2024-06-14) with Locale and Locale.LanguageRange
* class methods.
* @run main LanguageSubtagRegistryTest
*/
Expand Down

0 comments on commit 252143c

Please sign in to comment.