On Tue, 10 Oct 2023 08:32:28 GMT, Sean Coffey <coff...@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 is really ZipFile.Source.Key hashCode/equals being inconsistent so I think we should rename the JBS/PR title to make that clearer. Can you look at the equals method too, need to decide if the checking of lastModifiedTime should be removed. ------------- PR Comment: https://git.openjdk.org/jdk/pull/16115#issuecomment-1754749106 PR Comment: https://git.openjdk.org/jdk/pull/16115#issuecomment-1754751022