jglick commented on issue #322: Migrate to Files.new* creation of I/O streams during IDE boot URL: https://github.com/apache/incubator-netbeans/pull/322#issuecomment-354810986 Generally a good idea. Just beware of `InvalidPathException`s, which would escape existing `catch (IOException` blocks, as the Jenkins project discovered in [JENKINS-43531](https://issues.jenkins-ci.org/browse/JENKINS-43531).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
