Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8321617

Support semi-standard file permissions in ZipEntry

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None

      There is no support for file permissions in java.util.zip.ZipEntry.

      While this may not be part of the primary zip standard, the use of extension data is sufficiently standard for use in the standard `zip` and `unzip` commands.

      It would be nice to have such support in `ZipEntry`, without having to resort to other non-JDK libraries or to exec the unzip command to extract the contents of a zip file.

            Unassigned Unassigned
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: