<i18n dev> RFR: 8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format [v10]
Shaojin Wen
duke at openjdk.org
Sat Nov 18 17:38:48 UTC 2023
> j.u.Formatter now prints "%tF" (iso standard date) and the result is incorrect when processing year < 0 or year > 9999
Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
add JapaneseChronology testcase
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16033/files
- new: https://git.openjdk.org/jdk/pull/16033/files/bacb6c2e..0fa1f882
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16033&range=09
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16033&range=08-09
Stats: 10 lines in 1 file changed: 10 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/16033.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16033/head:pull/16033
PR: https://git.openjdk.org/jdk/pull/16033
More information about the i18n-dev
mailing list