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

Jaikiran Pai jpai at openjdk.org
Thu Dec 14 09:18:55 UTC 2023


On Mon, 23 Oct 2023 16:12:45 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:
> 
>   Update jmh test comments

Hello Eirik, I have opened https://bugs.openjdk.org/browse/JDK-8322078 to track this failure.

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

PR Comment: https://git.openjdk.org/jdk/pull/16115#issuecomment-1855465863


More information about the core-libs-dev mailing list