sdedic commented on issue #8706: URL: https://github.com/apache/netbeans/issues/8706#issuecomment-3165342280
> > The change in [7e5e8f3](https://github.com/apache/netbeans/commit/7e5e8f34848c0b5fcffe2b2db883566f28c573a9) just added a guard to the `setStandardInput` call, that caught `RuntimeException` and let the build pass instead of failing it because the stream could not be set. The setting of the standard input stream existed for 6 years already: > > [547263d](https://github.com/apache/netbeans/commit/547263d8aded8c3341fe4b29c84272b0c9d84a8d) > > It slightly changed of the next few years though. @matthiasblaesing sorry for false alarm; it (almost for sure) turned out that the InputStream error I was experiencing was a result of experiments while trying to pinpoint the source. Just discard the whole InputStream issue discussion. Thanks & sorry. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists