[jdk21u-dev] RFR: 8317678: Fix up hashCode() for ZipFile.Source.Key
Roland Mesde
duke at openjdk.org
Wed Nov 12 15:57:52 UTC 2025
Backporting JDK-8317678: Fix up hashCode() for ZipFile.Source.Key. Fixes the hashCode implementation and adds a new benchmark test. Ran GHA Sanity Checks (passed), related zip tests and new benchmark test (passed). Patch is clean..
-------------
Commit messages:
- Backport 8d9a4b43f4fff30fd217dab2c224e641cb913c18
Changes: https://git.openjdk.org/jdk21u-dev/pull/2463/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2463&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8317678
Stats: 189 lines in 3 files changed: 188 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/2463.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2463/head:pull/2463
PR: https://git.openjdk.org/jdk21u-dev/pull/2463
More information about the jdk-updates-dev
mailing list