On Fri, 23 Jan 2026 20:34:24 GMT, Naoto Sato <[email protected]> wrote:
> This PR is a follow-on fix to > [JDK-8032051](https://bugs.openjdk.org/browse/JDK-8032051), where it allowed > short offsets only for ZonedDateTime parsing. This fix allows all predefined > ISO formatters to accept short offsets. A corresponding CSR has been drafted. This pull request has now been integrated. Changeset: c1c543cc Author: Naoto Sato <[email protected]> URL: https://git.openjdk.org/jdk/commit/c1c543cc81b4b73ebf228fb817227309b0cff990 Stats: 80 lines in 3 files changed: 76 ins; 1 del; 3 mod 8210336: DateTimeFormatter predefined formatters should support short time zone offsets Reviewed-by: jlu, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/29393
