<i18n dev> RFR: 8293146: Strict DateTimeFormatter fails to report an invalid week 53 [v2]
Roger Riggs
rriggs at openjdk.org
Wed Sep 7 17:46:43 UTC 2022
On Tue, 6 Sep 2022 19:06:45 GMT, Naoto Sato <naoto at 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
More information about the i18n-dev
mailing list