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 59501 - CME thrown when clicking on a class during background scanning
Summary: CME thrown when clicking on a class during background scanning
Status: VERIFIED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-01 14:54 UTC by Roman Strobl
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
CME (1.71 KB, text/plain)
2005-06-01 14:55 UTC, Roman Strobl
Details
Debug info (199.68 KB, text/plain)
2005-06-01 14:56 UTC, Roman Strobl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Strobl 2005-06-01 14:54:31 UTC
[NetBeans 200505311800; WinXP; JDK 1.5.0_03]

Attached ConcurrentModificationException was thrown when I tried to click on "+"
next to class while background scanning was scanning.
Comment 1 Roman Strobl 2005-06-01 14:55:22 UTC
Created attachment 22432 [details]
CME
Comment 2 Roman Strobl 2005-06-01 14:56:13 UTC
Created attachment 22433 [details]
Debug info
Comment 3 Jan Becicka 2005-08-02 12:58:23 UTC
Cannot reproduce in lates build.
Comment 4 Roman Strobl 2005-10-26 14:31:13 UTC
Verified.