On Tue, 6 Sep 2022 19:06:45 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. > > Naoto Sato has updated the pull request with a new target base due to a merge > or a rebase. The incremental webrev excludes the unrelated changes brought in > by the merge/rebase. The pull request contains three additional commits since > the last revision: > > - Merge branch 'master' into JDK-8293146-StrictDateTimeFormatter > - Fixed typo > - 8293146: Strict DateTimeFormatter fails to report an invalid week 53 LGTM ------------- Marked as reviewed by rriggs (Reviewer). PR: https://git.openjdk.org/jdk/pull/10184