RFR: 8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format [v3]

Shaojin Wen duke at openjdk.org
Mon Oct 16 20:52:10 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:

  fix typo

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/16033/files
  - new: https://git.openjdk.org/jdk/pull/16033/files/d90111f8..8b31e875

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16033&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16033&range=01-02

  Stats: 1 line in 1 file changed: 0 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


More information about the core-libs-dev mailing list