On Wed, 8 Oct 2025 18:12:45 GMT, Naoto Sato <[email protected]> wrote:

>> Fixing the equals/hashCode contract in the SimpleTimeZone class. The current 
>> implementation includes DST rule fields in hash code computation even for 
>> zones that do not observe DST, while equals() always considers them. Also 
>> correcting the example code in the class description, where it used 
>> 20-year-old obsolete "America/Los_Angeles" rule.
>
> Naoto Sato has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Reflects review comments

Marked as reviewed by prappo (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/27660#pullrequestreview-3315973763

Reply via email to