git: openjdk/jdk: master: 8369184: SimpleTimeZone equals() Returns True for Unequal Instances with Different hashCode Values

Naoto Sato naoto at openjdk.org
Thu Oct 9 16:25:34 UTC 2025


Changeset: 37b725d9
Branch: master
Author:    Naoto Sato <naoto at openjdk.org>
Date:      2025-10-09 16:20:59 +0000
URL:       https://git.openjdk.org/jdk/commit/37b725d9c12834358a562e6c03fb7f566d639ca5

8369184: SimpleTimeZone equals() Returns True for Unequal Instances with Different hashCode Values

Reviewed-by: prappo, jlu, rriggs, iris

! src/java.base/share/classes/java/util/SimpleTimeZone.java
+ test/jdk/java/util/TimeZone/SimpleTimeZoneEqualsHashCodeTest.java



More information about the jdk-changes mailing list