> 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:

  Address review comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27660/files
  - new: https://git.openjdk.org/jdk/pull/27660/files/a2c988d8..aafdf18b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27660&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27660&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/27660.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27660/head:pull/27660

PR: https://git.openjdk.org/jdk/pull/27660

Reply via email to