On Tue, 6 Sep 2022 17:30:27 GMT, Naoto Sato <na...@openjdk.org> wrote:
> Fixed the max week number on parsing the week of week-based year field in > strict mode. It used to be always returning the largest maximum, which should > be adjusted by the actual week-based year. This pull request has now been integrated. Changeset: 32c7b628 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/32c7b6283daf6f3876ff62693d5a0cb7c4af4232 Stats: 65 lines in 2 files changed: 61 ins; 0 del; 4 mod 8293146: Strict DateTimeFormatter fails to report an invalid week 53 Reviewed-by: rriggs ------------- PR: https://git.openjdk.org/jdk/pull/10184