[ 
https://issues.apache.org/jira/browse/YOKO-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Jencks closed YOKO-467.
-----------------------------
    Resolution: Fixed

> Fix a bunch of deadlocks by using executor services instead of thread groups
> ----------------------------------------------------------------------------
>
>                 Key: YOKO-467
>                 URL: https://issues.apache.org/jira/browse/YOKO-467
>             Project: Yoko - CORBA Server
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: orb core
>    Affects Versions: v1.1.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>
> Yoko internal thread usage relies on thread groups and some 
> jdk-implementation specific assumptions about notifications to detect thread 
> shutdown. These assumptions are false on (at least) ibm jdks.  Use of 
> Executors is a lot clearer and avoids these deadlocks, as well as promoting 
> thread reuse.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to