Details
Description
JDK 15 through JDK-8242959 introduced a regression where you could not access a file entry contained within a Zip file when there was also a directory entry with the same name via ZipFile:getEntry().
Once fixed, the behavior will be consistent with earlier JDK releases.
Once fixed, the behavior will be consistent with earlier JDK releases.