[aarch64-port-dev ] git: openjdk/aarch64-port: master: 8276123: ZipFile::getEntry will not return a file entry when there is a directory entry of the same name within a Zip File

Lance Andersen lancea at openjdk.java.net
Fri Nov 12 17:13:37 UTC 2021


Changeset: b85500e5
Author:    Lance Andersen <lancea at openjdk.org>
Date:      2021-11-12 17:12:13 +0000
URL:       https://git.openjdk.java.net/aarch64-port/commit/b85500e52479c48b02a96b28fddefa2b25d5d9bd

8276123: ZipFile::getEntry will not return a file entry when there is a directory entry of the same name within a Zip File

Reviewed-by: redestad, alanb

! src/java.base/share/classes/java/util/zip/ZipFile.java
+ test/jdk/java/util/zip/ZipFile/ZipFileDuplicateEntryTest.java



More information about the aarch64-port-dev mailing list