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

(zipfs) Add support for read-only zip file systems

XMLWordPrintable

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

      jdk.nio.zipfs.ZipFileSystem does not currently support a way to explicitly ask for a read-only file system. You will sometimes be given a read-only file system (e.g. when the JAR source is multi-release) but you cannot force this to occur.

      Adding a "readOnly" boolean environmental parameter would permit an easy way for users to achieve read-only ZIP/JAR file access.

            dabeaumo David Beaumont
            dabeaumo David Beaumont
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: