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

2023-10-17 Thread Sean Coffey
On Tue, 17 Oct 2023 08:50:15 GMT, Sean Coffey 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 with a new target base due to a > merge or a rebase. The incremental

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

2023-10-17 Thread Sean Coffey
> 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merg