Integrated: 8317678: Fix up hashCode() for ZipFile.Source.Key

Sean Coffey coffeys at openjdk.org
Mon Oct 23 17:15:50 UTC 2023


On Tue, 10 Oct 2023 08:32:28 GMT, Sean Coffey <coffeys at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 8d9a4b43
Author:    Sean Coffey <coffeys at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8d9a4b43f4fff30fd217dab2c224e641cb913c18
Stats:     189 lines in 3 files changed: 188 ins; 0 del; 1 mod

8317678: Fix up hashCode() for ZipFile.Source.Key

Reviewed-by: lancea, alanb, jpai

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

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


More information about the core-libs-dev mailing list