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 50488 - ConcurrentModificationException from DeferredAttrList$DeferredAttrListIterator.next
Summary: ConcurrentModificationException from DeferredAttrList$DeferredAttrListIterato...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-15 16:05 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.59 KB, text/plain)
2004-10-15 16:05 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-10-15 16:05:07 UTC
041014, JDK 1.5 (but 1.4 is registered and
compiled against here). I had just tried to change
the copyright on
core/src/org/netbeans/core/Splash.java from 2003
to 2004 and moved the caret into the imports
section when this was thrown.

Relatively clean MDR cache - I just deleted
var/cache/ yesterday after the usual cluster of
random javacore exceptions.
Comment 1 Jesse Glick 2004-10-15 16:05:29 UTC
Created attachment 18326 [details]
Stack trace
Comment 2 Martin Matula 2004-10-19 08:48:18 UTC
Fixed yesterday by fixes to up-to-date checking.
Comment 3 Quality Engineering 2007-09-20 10:59:13 UTC
Reorganization of java component