RFR: 8324065: Daylight saving information for `Africa/Casablanca` are incorrect [v2]

Iris Clark iris at openjdk.org
Thu Jan 18 22:11:56 UTC 2024


On Thu, 18 Jan 2024 21:02:26 GMT, Naoto Sato <naoto at 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


More information about the core-libs-dev mailing list