You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/09/21 18:17:31 UTC

[GitHub] matthiasblaesing commented on issue #854: [NETBEANS-1197] Avoid ClosedByInterruptException in JarClassLoader

matthiasblaesing commented on issue #854: [NETBEANS-1197] Avoid ClosedByInterruptException in JarClassLoader
URL: https://github.com/apache/incubator-netbeans/pull/854#issuecomment-423627522
 
 
   Could you elaborate where the the thread interrupts come from? Another question would be: If a Thread is interrupted, I would expect it stop. Being able to intercept for example class loading over a broken URL (with an unresponsive host for example), sounds like an improvement.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists