Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
20
-
b21
-
generic
-
generic
Description
Upgrade the CLDR data in the JDK to version 42.
https://cldr.unicode.org/index/downloads/cldr-42
Some test cases have changed their golden data due to these changes in the CLDR:
https://unicode-org.atlassian.net/browse/CLDR-14032 (NBSP/NNBSP prefixed to AM/PM in time format, instead of a normal space)
https://unicode-org.atlassian.net/browse/CLDR-14831 (" at " is no longer used for standard date/time format)
https://unicode-org.atlassian.net/browse/CLDR-11510 (Fix first day of week info for China (CN))
https://unicode-org.atlassian.net/browse/CLDR-15966 (Japanese: Support numbers up to 9999δΊ¬)
https://cldr.unicode.org/index/downloads/cldr-42
Some test cases have changed their golden data due to these changes in the CLDR:
https://unicode-org.atlassian.net/browse/CLDR-14032 (NBSP/NNBSP prefixed to AM/PM in time format, instead of a normal space)
https://unicode-org.atlassian.net/browse/CLDR-14831 (" at " is no longer used for standard date/time format)
https://unicode-org.atlassian.net/browse/CLDR-11510 (Fix first day of week info for China (CN))
https://unicode-org.atlassian.net/browse/CLDR-15966 (Japanese: Support numbers up to 9999δΊ¬)
Attachments
Issue Links
- relates to
-
JDK-8293834 Update CLDR data following tzdata 2022c update
- Resolved
-
JDK-8324665 Loose matching of space separators in the lenient date/time parsing mode
- Resolved
-
JDK-8304925 Some date/time strings created with JDK <=19 can not be parsed since JDK 20
- Resolved
-
JDK-8324308 US DateTimeFormatter uses Narrow No-Break Space
- Resolved
-
JDK-8297316 [TestBug] LocalDateTimeStringConverterTest.testChronologyConsistency fails with JDK 20
- Resolved
-
JDK-8296715 CLDR v42 update for tzdata 2022f
- Closed
(1 relates to, 3 links to)
1.
|
Release Note: Support for CLDR Version 42 | Resolved | Naoto Sato |