The zip library implementation has been improved in JDK 9. The new java.util.zip.ZipFile implementation does not use **mmap** to map ZIP file central directory into memory anymore. As a result, the `sun.zip.disableMemoryMapping` system property is no longer needed and has been removed.

            sherman Xueming Shen
            rcalnan Roger Calnan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: