On Tue, 10 Feb 2026 09:33:23 GMT, Jaikiran Pai <[email protected]> wrote:
> Can I please get a review of this change which proposes to improve the > exception reported by > `jdk.nio.zipfs.ZipFileSystemProvider.newFileSystem(...)` methods when a > `ZipException` occurs for invalid ZIP files? This addresses > https://bugs.openjdk.org/browse/JDK-8377049. > > As noted in that issue the file whose `ZipException` wasn't being propagated > was a JMOD file. The change here will now propagate the `ZipException` for > JMOD files similar to ZIP and JAR files. The comments in that JBS issue has > additional discussion about this change. > > A new jtreg test has been introduced to verify this change. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/29646
