8302512: Update IANA Language Subtag Registry to Version 2023-02-14
Backport-of: f612dcfebea7ffd4390f833646ad45d6f0ebd04f
This commit is contained in:
parent
4cdf296fd8
commit
8210811b19
|
@ -1,4 +1,4 @@
|
|||
File-Date: 2022-08-08
|
||||
File-Date: 2023-02-14
|
||||
%%
|
||||
Type: language
|
||||
Subtag: aa
|
||||
|
@ -26378,6 +26378,7 @@ Type: language
|
|||
Subtag: nrf
|
||||
Description: Jèrriais
|
||||
Description: Guernésiais
|
||||
Description: Sercquiais
|
||||
Added: 2015-02-12
|
||||
%%
|
||||
Type: language
|
||||
|
@ -46013,6 +46014,11 @@ Description: Clipperton Island
|
|||
Added: 2009-07-29
|
||||
%%
|
||||
Type: region
|
||||
Subtag: CQ
|
||||
Description: Sark
|
||||
Added: 2023-02-07
|
||||
%%
|
||||
Type: region
|
||||
Subtag: CR
|
||||
Description: Costa Rica
|
||||
Added: 2005-10-16
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2016, 2022, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -24,9 +24,9 @@
|
|||
/*
|
||||
* @test
|
||||
* @bug 8040211 8191404 8203872 8222980 8225435 8241082 8242010 8247432
|
||||
* 8258795 8267038
|
||||
* 8258795 8267038 8287180 8302512
|
||||
* @summary Checks the IANA language subtag registry data update
|
||||
* (LSR Revision: 2022-08-08) with Locale and Locale.LanguageRange
|
||||
* (LSR Revision: 2023-02-14) with Locale and Locale.LanguageRange
|
||||
* class methods.
|
||||
* @run main LanguageSubtagRegistryTest
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue