RFR: 8317678: Fix up hashCode() for ZipFile.Source.Key [v7]
Lance Andersen
lancea at openjdk.org
Wed Oct 18 10:33:40 UTC 2023
On Wed, 18 Oct 2023 10:09:29 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.
>
> Sean Coffey has updated the pull request incrementally with one additional commit since the last revision:
>
> Testcase feedback from Lance
Thank you for the last set up updates Sean
-------------
Marked as reviewed by lancea (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16115#pullrequestreview-1684700793
More information about the core-libs-dev
mailing list