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

XMLWordPrintable

    • 15
    • b24
    • Verified

        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.

              Assignee:
              Lance Andersen
              Reporter:
              Lance Andersen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: