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 12:25:29 UTC

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

eirikbakke commented on issue #854: [NETBEANS-1197] Avoid ClosedByInterruptException in JarClassLoader
URL: https://github.com/apache/incubator-netbeans/pull/854#issuecomment-423513774
 
 
   There seems to be more problems of the same kind; see https://issues.apache.org/jira/browse/NETBEANS-583 and https://issues.apache.org/jira/browse/NETBEANS-1061 . This commit only deals with JarClassLoader.
   
   Maybe it would be easier to revert https://github.com/apache/incubator-netbeans/commit/4b82e6adb31e294c74fd2fa99779ce9e27ae6184 , and try to redo it later in a more general interrupt-proof way? It depends on how much of a performance gain was achieved by that commit.

----------------------------------------------------------------
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