On Thu, 18 Jan 2024 21:02:26 GMT, Naoto Sato <na...@openjdk.org> wrote:
>> Fixing incorrect std/dst transitions for time zones that have rules beyond >> 2037. The year 2037 restriction seems to come from the old `zic` command >> implementation and thus can be expanded in the JDK. Arbitrary I chose 2100 >> which is greater than the year 2087 which is the farthest rule at the moment. > > Naoto Sato has updated the pull request incrementally with one additional > commit since the last revision: > > Added comment to clarify the possible need for the last year expansion Still looks good! ------------- Marked as reviewed by iris (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/17492#pullrequestreview-1830637536