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 154591 - java.util.ConcurrentModificationException at java.util.AbstractList$Itr.checkForComodification
Summary: java.util.ConcurrentModificationException at java.util.AbstractList$Itr.check...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Voskresensky
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-04 12:10 UTC by Exceptions Reporter
Modified: 2009-02-19 20:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 69716


Attachments
stacktrace (42 bytes, text/plain)
2008-12-04 12:11 UTC, Exceptions Reporter
Details
whole stacktrace from statistics.netbeans.org see URL (2.64 KB, text/plain)
2008-12-04 12:24 UTC, Jindrich Sedek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2008-12-04 12:10:52 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06, Java(TM) SE Runtime Environment, 1.6.0_02-b06
OS: Windows XP, 5.1, x86

User Comments:
rickvanderzwet: Fixing a typo in syntax marked as error

rickvanderzwet: Altering wrongly inserted code

rickvanderzwet: Commenting code



Stacktrace: 
java.util.ConcurrentModificationException
Comment 1 Exceptions Reporter 2008-12-04 12:11:04 UTC
Created attachment 74529 [details]
stacktrace
Comment 2 Alexander Simon 2008-12-04 12:20:23 UTC
Stack trace is empty
Comment 3 Jindrich Sedek 2008-12-04 12:24:23 UTC
Created attachment 74530 [details]
whole stacktrace from statistics.netbeans.org see URL
Comment 4 Vladimir Voskresensky 2008-12-29 14:40:07 UTC
fixed:
 http://hg.netbeans.org/main?cmd=changeset;node=543341539559
Comment 5 Quality Engineering 2008-12-30 05:26:52 UTC
Integrated into 'main-golden', will be available in build *200812300201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/543341539559
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed IZ#154591: java.util.ConcurrentModificationException at java.util.AbstractList$Itr.checkForComodification