git: openjdk/mobile: 8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open

duke duke at openjdk.java.net
Fri Oct 4 19:56:38 UTC 2019


Changeset: 3e47bb2c
Author:    Lance Andersen <lancea at openjdk.org>
Date:      2019-10-04 15:51:17 +0000
URL:       https://git.openjdk.java.net/mobile/commit/3e47bb2c

8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open

Reviewed-by: alanb

! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java
+ test/jdk/jdk/nio/zipfs/NonExistentPathTests.java




More information about the mobile-changes mailing list