RFR: 8356888: (fs) FileSystems.newFileSystem that take an env must specify IllegalArgumentException
Alan Bateman
alanb at openjdk.org
Thu May 22 12:44:53 UTC 2025
On Thu, 22 May 2025 12:16:23 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> The change looks OK to me. While at it, should we add a regression test to verify that IllegalArgumentException gets thrown for some the filesystem implementations that we ship in the JDK?
Not for this PR but it would be useful to check the zipfs tests (there are some, but maybe not not all IAE are tested).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25376#issuecomment-2901086899
More information about the nio-dev
mailing list