This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 43786 - CME: access to recentProjects list has to be synchronized
Summary: CME: access to recentProjects list has to be synchronized
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: THREAD
: 43461 43831 (view as bug list)
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-05-25 10:42 UTC by Antonin Nebuzelsky
Modified: 2006-03-24 09:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ConcurrentModificationException (2.80 KB, text/plain)
2004-05-25 10:43 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2004-05-25 10:42:35 UTC
See the attachment with the exception stack trace.
Access to the list
OpenProjectList$RecentProjectList.recentProjects
has to be synchronized!
Comment 1 Antonin Nebuzelsky 2004-05-25 10:43:24 UTC
Created attachment 15116 [details]
ConcurrentModificationException
Comment 2 Petr Hrebejk 2004-05-26 12:53:50 UTC
Checking in
projects/projectui/src/org/netbeans/modules/project/ui/OpenProjectList.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/OpenProjectList.java,v
 <--  OpenProjectList.java
new revision: 1.13; previous revision: 1.12
Comment 3 Petr Hrebejk 2004-05-26 12:55:33 UTC
*** Issue 43461 has been marked as a duplicate of this issue. ***
Comment 4 Petr Hrebejk 2004-05-26 12:56:29 UTC
*** Issue 43831 has been marked as a duplicate of this issue. ***
Comment 5 Marian Mirilovic 2005-12-20 15:46:44 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.