<i18n dev> RFR: 8282081: java.time.DateTimeFormatter: wrong definition of symbol F

Stephen Colebourne scolebourne at openjdk.java.net
Tue Mar 1 07:44:24 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.

Although there is incompatibility, I believe a fix is the correct choice. The issue arose because of the poor description of the field in LDML.

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

Marked as reviewed by scolebourne (Author).

PR: https://git.openjdk.java.net/jdk/pull/7640


More information about the i18n-dev mailing list