-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b09
It seems to be a de-facto standard that zip tools on Unix/Posix platforms support Posix file permissions in zip archives by storing them in the external attributes field in zip's CEN header. This can be seen in the Infozip implementation for instance. The Java JDK shall also honor this in its zip file system implementation.
- csr for
-
JDK-8213082 (zipfs) Add support for POSIX file permissions
-
- Closed
-
- duplicates
-
JDK-6194856 Zip Files lose ALL ownership and permissions of the files
-
- Closed
-
- relates to
-
JDK-8287162 (zipfs) Performance regression related to support for POSIX file permissions
-
- Resolved
-
-
JDK-8273935 (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported
-
- Closed
-
-
JDK-8222276 (zipfs) Refactoring and cleanups to prepare for JDK-8213031
-
- Closed
-
-
JDK-6194856 Zip Files lose ALL ownership and permissions of the files
-
- Closed
-
(1 relates to)