-
Sub-task
-
Resolution: Delivered
-
P4
-
14
-
Verified
The Zip File System has been updated to throw `java.nio.file.NoSuchFileException` (a subclass of `IOException`), when `java.nio.file.FileSystems.newFileSystem` is used to create a new file system; the specified Zip or JAR file does not exist, and the Zip provider property `create` is not set to `true`.