Bug 255828 - java.nio.file.InvalidPathException: Trailing char < > - Notification about integration to release81
Jaroslav HavlĂn <[email protected]> Mon, 12 Oct 2015 13:44:23 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Bug URL: https://netbeans.org/bugzilla/show_bug.cgi?id=255828 Description: An exception is thrown when reading last-modification date of a file with invalid path. (This situation was handled gracefully in previous releases.) Impact: Any OS. Can happen when a path is mistyped. Risk assessment: The risk is quite low. A catch-statement was added to the code. Changeset URL: http://hg.netbeans.org/core-main/rev/44bfe5c45233 http://hg.netbeans.org/core-main/rev/9d24252ce47b Confirmation of peer code review: https://netbeans.org/bugzilla/show_bug.cgi?id=255828#c4 Verification status: Not verified yet. Thank you.