You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org> on 2010/09/13 14:42:40 UTC

[jira] Closed: (CLEREZZA-285) not synchronizing when iterating over Collections.synchronizedSet/List/Map() on various occasions

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

Reto Bachmann-Gmür closed CLEREZZA-285.
---------------------------------------


bulk closing issues that were committed into trunk and left in status resolved for a long time and didn't find a reviewer.

> not synchronizing when iterating over Collections.synchronizedSet/List/Map() on various occasions
> -------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-285
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-285
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Manuel Innerhofer
>            Assignee: Manuel Innerhofer
>
> The javadocs of Collections.synchronizedSet/List/Map/Collection() say:
> It is imperative that the user manually synchronize on the returned set when iterating over it
> [...]
> Failure to follow this advice may result in non-deterministic behavior.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.