On Wed, 8 Nov 2023 00:52:36 GMT, Shaojin Wen <d...@openjdk.org> wrote:
>> 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 minus sign from cached DecimalFormatSymbols and improved testcase Thanks for the updates. ------------- Marked as reviewed by rriggs (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/16033#pullrequestreview-1722846831