-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b78
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136082 | emb-9 | Brian Burkhalter | P4 | Resolved | Fixed | team |
FileSystems.newFileSystem will throw UnsupportedOperationException if given a jar: URL that references something that is not a valid zip or jar file.
This exception is not documented in its javadoc,
This exception is not documented in its javadoc,
- backported by
-
JDK-8136082 (fs) FileSystems.newFileSystem(URI, ..) doesn't handle UOE thrown by provider
-
- Resolved
-
- relates to
-
JDK-8133986 (fs) java/nio/file/FileSystem/Basic.java checkNoUOE(): do not delete paths which caused an unexpected exception
-
- Closed
-