-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 14
-
Component/s: core-libs
-
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`.