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 135971 - java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry
Summary: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.n...
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-28 09:28 UTC by Jan Lahoda
Modified: 2008-06-03 04:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 59216


Attachments
stacktrace (2.11 KB, text/plain)
2008-05-28 09:28 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2008-05-28 09:28:25 UTC
Build: NetBeans IDE Dev (Build 20080521112912)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b14
OS: Linux, 2.6.24-17-generic, i386

User Comments: 
Switching project groups.
Comment 1 Jan Lahoda 2008-05-28 09:28:30 UTC
Created attachment 62043 [details]
stacktrace
Comment 2 Jesse Glick 2008-05-28 18:59:37 UTC
core-main #687ffd47fcf6
Comment 3 Quality Engineering 2008-06-03 04:21:17 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #234 build
Changeset: http://hg.netbeans.org/main/rev/687ffd47fcf6
User: Jesse Glick <jglick@netbeans.org>
Log: #135971: race condition.