not synchronizing when iterating over Collections.synchonizedSet/List/Map() on
different 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.synchonizedSet/List/Map() 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.