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 236415 - java.util.ConcurrentModificationException at java.util.LinkedList$ListItr.checkForComodification
Summary: java.util.ConcurrentModificationException at java.util.LinkedList$ListItr.che...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-26 11:00 UTC by petrk
Modified: 2013-11-15 16:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204169


Attachments
stacktrace (3.10 KB, text/plain)
2013-09-26 11:01 UTC, petrk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description petrk 2013-09-26 11:00:59 UTC
Build: NetBeans IDE Dev (Build 201309060001)
VM: Java HotSpot(TM) Client VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: SunOS

User Comments:
petrk: Switching from one group of projects to another.




Stacktrace: 
java.util.ConcurrentModificationException
   at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:953)
   at java.util.LinkedList$ListItr.next(LinkedList.java:886)
   at org.netbeans.modules.cnd.editor.cos.COSRedirectorImpl.redirect(COSRedirectorImpl.java:88)
   at org.netbeans.modules.cnd.editor.cos.COSRedirectorImpl.opened(COSRedirectorImpl.java:135)
   at org.openide.windows.CloneableOpenSupportRedirector.notifyOpened(CloneableOpenSupportRedirector.java:107)
   at org.openide.windows.CloneableTopComponent.componentOpened(CloneableTopComponent.java:196)
Comment 1 petrk 2013-09-26 11:01:00 UTC
Created attachment 140503 [details]
stacktrace
Comment 2 Alexander Simon 2013-09-27 12:54:42 UTC
fixed, change set:
219df92582a3
Comment 3 Quality Engineering 2013-10-01 02:00:54 UTC
Integrated into 'main-silver', will be available in build *201310010002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/1010b365f2e4
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #236415 java.util.ConcurrentModificationException at java.util.LinkedList$ListItr.checkForComodification
(transplanted from 219df92582a330591d5360a7e62af07bdea8871f)
Comment 4 Quality Engineering 2013-11-11 20:17:33 UTC
Integrated into 'releases/release74', will be available in build *201311111738* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/663fe4dc078e
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #236415 java.util.ConcurrentModificationException at java.util.LinkedList$ListItr.checkForComodification
(transplanted from 219df92582a330591d5360a7e62af07bdea8871f)
Comment 5 Alexander Pepin 2013-11-15 16:15:48 UTC
Verified in build 201311142201.