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 47002 - ConcurrentModificationException in java.bridge.CallableImpl$ParametersListener
Summary: ConcurrentModificationException in java.bridge.CallableImpl$ParametersListener
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-09 08:13 UTC by Antonin Nebuzelsky
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
CME (2.84 KB, text/plain)
2004-08-09 08:13 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-08-09 08:13:10 UTC
The list in 
java.bridge.CallableImpl$ParametersListener 
should be perhaps synchronized.
Comment 1 Antonin Nebuzelsky 2004-08-09 08:13:44 UTC
Created attachment 16688 [details]
CME
Comment 2 Daniel Prusa 2004-08-09 10:22:34 UTC
Checking in ElementImpl.java;
/cvs/java/src/org/netbeans/modules/java/bridge/ElementImpl.java,v  <--
 ElementImpl.java
new revision: 1.16; previous revision: 1.15
Comment 3 Quality Engineering 2007-09-20 12:04:27 UTC
Reorganization of java component