Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
-
b86
-
Verified
Description
Whether to use ZIP64 for zip files with more than 64k entries. Until ZIP64 support in zip implementations is ubiquitous, this system property allows the creation of zip files which can be read by legacy zip implementations which tolerate "incorrect" total entry count fields.
Attachments
Issue Links
- relates to
-
JDK-8230870 (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- Resolved