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 44247 - ConcurrentModificationException from LightAttrList.LightAttrListIterator.testModCount
Summary: ConcurrentModificationException from LightAttrList.LightAttrListIterator.test...
Status: RESOLVED DUPLICATE of bug 46349
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
: 44391 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-02 21:15 UTC by Jesse Glick
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (1.18 KB, text/plain)
2004-06-02 21:15 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-06-02 21:15:10 UTC
Thrown randomly when closing a Java source file.
Today's dev build.
Comment 1 Jesse Glick 2004-06-02 21:15:32 UTC
Created attachment 15444 [details]
Stack trace
Comment 2 Tomas Hurka 2004-06-22 08:41:29 UTC
Moved to new subcomponent java/javacore.
Comment 3 Martin Matula 2004-07-18 22:22:37 UTC
I have added a debug stacktrace of the call that changes the list
causing the next call to the iterator to fail. This stacktrace is
written to the console/log when the exception occurs just before the
exception stacktrace. Please attach it if this happens again.
Comment 4 Martin Matula 2004-07-18 23:51:34 UTC
*** Issue 44391 has been marked as a duplicate of this issue. ***
Comment 5 Martin Matula 2004-07-22 12:35:29 UTC
*** Issue 46349 has been marked as a duplicate of this issue. ***
Comment 6 Martin Matula 2004-07-22 12:47:32 UTC

*** This issue has been marked as a duplicate of 46349 ***
Comment 7 Quality Engineering 2007-09-20 11:54:25 UTC
Reorganization of java component