Return-Path: Delivered-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Received: (qmail 89745 invoked from network); 24 Aug 2010 16:08:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Aug 2010 16:08:56 -0000 Received: (qmail 76970 invoked by uid 500); 24 Aug 2010 16:08:56 -0000 Delivered-To: apmail-incubator-clerezza-dev-archive@incubator.apache.org Received: (qmail 76924 invoked by uid 500); 24 Aug 2010 16:08:55 -0000 Mailing-List: contact clerezza-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: clerezza-dev@incubator.apache.org Delivered-To: mailing list clerezza-dev@incubator.apache.org Received: (qmail 76916 invoked by uid 99); 24 Aug 2010 16:08:55 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Aug 2010 16:08:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Aug 2010 16:08:38 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7OG8HLn022225 for ; Tue, 24 Aug 2010 16:08:17 GMT Message-ID: <14688701.533431282666097040.JavaMail.jira@thor> Date: Tue, 24 Aug 2010 12:08:17 -0400 (EDT) From: =?utf-8?Q?Reto_Bachmann-Gm=C3=BCr_=28JIRA=29?= To: clerezza-dev@incubator.apache.org Subject: [jira] Commented: (CLEREZZA-285) not synchronizing when iterating over Collections.synchonizedSet/List/Map() on different occasions In-Reply-To: <17649439.531201282658776935.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CLEREZZA-285?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12= 901941#action_12901941 ]=20 Reto Bachmann-Gm=C3=BCr commented on CLEREZZA-285: --------------------------------------------- Sorry manuel, I missed that you already assigned the issue to yourself. > 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 w= hen iterating over it > [...] > Failure to follow this advice may result in non-deterministic behavior. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.