In JDK-8350880, we introduced a new "accessMode" property for ZIP file systems. The documentation of that property is added in a table of supported properties in the module-info.java of the jdk.zipfs module. Alan suggested that it would be good to move the "accessMode" property to a row that appears before the "create" property because it looks a bit unusual to have it at the end of the table right now.
- relates to
-
JDK-8350880 (zipfs) Add support for read-only zip file systems
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/08023481
-
Review(master) openjdk/jdk/25634