[jboss-osgi-issues] [JBoss JIRA] Reopened: (JBOSGI-199) Use thread safe collections where information is mutable

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Nov 3 22:24:18 EST 2009


     [ https://jira.jboss.org/jira/browse/JBOSGI-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler reopened JBOSGI-199:
-----------------------------------



This issue was closed. Has this really been done throughout the code?

> Use thread safe collections where information is mutable
> --------------------------------------------------------
>
>                 Key: JBOSGI-199
>                 URL: https://jira.jboss.org/jira/browse/JBOSGI-199
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jboss-osgi-microcontainer
>            Reporter: Adrian Brock
>            Assignee: Adrian Brock
>             Fix For:  JBossOSGi 1.0.0 Beta5
>
>
> There are a number of places using HashMap, ArrayList, etc. for mutable data that can potentially become
> corrupted and cause all sorts of problems when used in a multi-threaded way.
> These need to use thread safe collections.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list