RFR: 8317678: Fix up hashCode() for ZipFile.Source.Key [v8]

Sean Coffey coffeys at openjdk.org
Wed Oct 18 15:59:13 UTC 2023


> Fix up java.util.zip.ZipFile$Source hashCode() impl so that duplicate Source objects aren't created for the same zip file.

Sean Coffey has updated the pull request incrementally with one additional commit since the last revision:

  Update lastModifiedTime comment

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16115/files
  - new: https://git.openjdk.org/jdk/pull/16115/files/061dad37..d126c7f6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16115&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16115&range=06-07

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

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


More information about the core-libs-dev mailing list