[jdk17u-dev] RFR: 8317678: Fix up hashCode() for ZipFile.Source.Key [v2]
Roland Mesde
duke at openjdk.org
Tue Nov 18 21:50:45 UTC 2025
On Tue, 18 Nov 2025 16:08:32 GMT, Paul Hohensee <phh at openjdk.org> wrote:
> The maintainers don't usually approve including a test in a backport which doesn't exist in the target repo, so I'd remove ZipFileOpen.java from the PR. If you do want to include ZipFileOpen.java in this PR, I'd first backport it via [JDK-8300493](https://bugs.openjdk.org/browse/JDK-8300493), and merge that into this PR.
Removed ```ZipFileOpen.java```. JDK-8300493 is not on the prioritized list.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4169#issuecomment-3549510689
More information about the jdk-updates-dev
mailing list