You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2014/05/20 21:02:39 UTC

[jira] [Updated] (XBEAN-267) Improve thread-safety of AsynchronousInheritanceAnnotationFinder using double-checked locking

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

Guillaume Nodet updated XBEAN-267:
----------------------------------

    Fix Version/s: 3.18

> Improve thread-safety of AsynchronousInheritanceAnnotationFinder using double-checked locking
> ---------------------------------------------------------------------------------------------
>
>                 Key: XBEAN-267
>                 URL: https://issues.apache.org/jira/browse/XBEAN-267
>             Project: XBean
>          Issue Type: Improvement
>          Components: finder
>    Affects Versions: 3.17
>            Reporter: Matt Benson
>              Labels: patch
>             Fix For: 3.18
>
>
> where the {{CountDownLatch}} instances are created, use double-checked locking idiom to ensure only one instance created.



--
This message was sent by Atlassian JIRA
(v6.2#6252)