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

Summary: ConcurrentModificationException
Product: java Reporter: Jan Zajicek <jzajicek>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: -FFJ-   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Exception Reporter:
Attachments: stacktrace

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.