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 175647 - 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: REGRESSION
Depends on:
Blocks:
 
Reported: 2009-10-29 12:36 UTC by Alexander Simon
Modified: 2009-11-09 04:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 161145


Attachments
stacktrace (676 bytes, text/plain)
2009-10-29 12:36 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2009-10-29 12:36:12 UTC
Build: NetBeans IDE Dev (Build 091029)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: SunOS, 5.10, x86

Stacktrace: 
java.util.ConcurrentModificationException
        at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
        at java.util.AbstractList$Itr.next(AbstractList.java:343)
        at org.netbeans.modules.cnd.makeproject.ui.options.ParserSettingsPanel$3.runImpl(ParserSettingsPanel.java:192)
        at org.netbeans.modules.cnd.utils.NamedRunnable.run(NamedRunnable.java:59)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1084)
Comment 1 Alexander Simon 2009-10-29 12:36:26 UTC
Created attachment 90204 [details]
stacktrace
Comment 2 Alexey Vladykin 2009-10-30 15:17:55 UTC
Fixed in http://hg.netbeans.org/cnd-main/rev/bea31b0c3e04
Comment 3 Alexander Simon 2009-10-30 16:18:21 UTC
Please, revert modifications
See exception:
http://statistics.netbeans.org/analytics/exception.do?id=291000
Comment 4 Alexander Simon 2009-10-30 16:20:17 UTC
IZ#175796:
http://www.netbeans.org/issues/show_bug.cgi?id=175796
Comment 5 Quality Engineering 2009-11-01 10:54:44 UTC
Integrated into 'main-golden', will be available in build *200910310201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/bea31b0c3e04
User: Alexey Vladykin <alexey_vladykin@netbeans.org>
Log: IZ#175647 java.util.ConcurrentModificationException at java.util.AbstractList$Itr.checkForComodification
Comment 6 Quality Engineering 2009-11-03 10:20:01 UTC
Integrated into 'main-golden', will be available in build *200911030222* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/402b6b0645fb
User: Alexey Vladykin <alexey_vladykin@netbeans.org>
Log: IZ#175647 NullPointerException at org.netbeans.modules.cnd.editor.filecreation.CndPanelGUI$GroupCellRenderer.getListCellRendererComponent
Comment 7 Vladimir Voskresensky 2009-11-09 04:39:17 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/c23d894a3bf0