git: openjdk/jdk: 8287285: Avoid redundant HashMap.containsKey call in java.util.zip.ZipFile.Source.get

Andrey Turbanov aturbanov at openjdk.java.net
Thu May 26 20:35:00 UTC 2022


Changeset: 295be6f1
Author:    Andrey Turbanov <aturbanov at openjdk.org>
Date:      2022-05-26 20:32:56 +0000
URL:       https://git.openjdk.java.net/jdk/commit/295be6f10ff50eb743c6840e7dcd319fe6f39d0f

8287285: Avoid redundant HashMap.containsKey call in java.util.zip.ZipFile.Source.get

Reviewed-by: jpai, alanb

! src/java.base/share/classes/java/util/zip/ZipFile.java



More information about the jdk-changes mailing list