RFR: 8350880: (zipfs) Add support for read-only zip file systems [v6]
Jaikiran Pai
jpai at openjdk.org
Mon May 19 14:04:08 UTC 2025
On Mon, 19 May 2025 13:35:37 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Did I misread something?
I missed the fact that for a multi-release JAR file, we mark the file system as read-only, only if the `multi-release` or the `releaseVersion` environment properties have been set. So in this test here, the file system can indeed be opened in read-write mode. Sorry about the noise.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25178#discussion_r2095779244
More information about the nio-dev
mailing list