> 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: use DecimalFormatSymbols#getMinusSign ------------- Changes: - all: https://git.openjdk.org/jdk/pull/16033/files - new: https://git.openjdk.org/jdk/pull/16033/files/b6313fc0..7051ad51 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=16033&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16033&range=03-04 Stats: 8 lines in 2 files changed: 7 ins; 0 del; 1 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
