<i18n dev> RFR: 8282081: java.time.DateTimeFormatter: wrong definition of symbol F
Lance Andersen
lancea at openjdk.java.net
Tue Mar 1 11:26:06 UTC 2022
On Mon, 28 Feb 2022 23:17:57 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Fixing the definition and implementation of the pattern symbol `F`. Although it is an incompatible change, I believe it is worth the fix. For that, a CSR has been drafted.
I think the change makes sense.
Are there any TCK tests that need to be modified or Added? I made a very quick scan of the open/test/jdk/java/time/tck/java/time/ dirs and did not see any tests but of course I could have missed it
-------------
Marked as reviewed by lancea (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7640
More information about the i18n-dev
mailing list