On Wed, 14 May 2025 06:51:14 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
>> I checked the overloads of newFileSystem that were added in JDK 13 and >> somehow the `@throws IllegalArgumentException` was missed. It's declared by >> the methods that take a URI + env but not methods that take a Path + env. We >> should fix that, then the IAE from the zip provider won't be a surprise. > > I'll file an issue for this today, shortly. I created JDK-8356888 yesterday and [bplb](https://github.com/bplb) has picked it up already. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25178#discussion_r2088288990