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 23300 - ConcurrentModificationException
Summary: ConcurrentModificationException
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: -FFJ-
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-09 15:09 UTC by Jan Zajicek
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (2.33 KB, text/plain)
2002-05-09 15:09 UTC, Jan Zajicek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Zajicek 2002-05-09 15:09:21 UTC
ConciuredModificationException occurs regurally in
automated tests, which performs copying and
deleting of folder containing misc files -
including java files. Stacktrace attached. Feel
free to reassing if problem in loaders.
Comment 1 Jan Zajicek 2002-05-09 15:09:46 UTC
Created attachment 5685 [details]
stacktrace
Comment 2 Tomas Hurka 2002-05-09 15:37:10 UTC
Already fixed in trunk.
java/src/org/netbeans/modules/java/JavaDataLoader.java
revision 1.59 2002/04/18
Comment 3 Jan Becicka 2002-06-27 15:50:30 UTC
VERIFIED
Comment 4 Quality Engineering 2003-07-01 13:19:37 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.