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 208844 - java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification
Summary: java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkFor...
Status: RESOLVED WONTFIX
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
: 215962 216513 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-02-24 20:12 UTC by Vladimir Riha
Modified: 2012-09-09 21:14 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185322


Attachments
stacktrace (2.70 KB, text/plain)
2012-02-24 20:12 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-02-24 20:12:30 UTC
Build: NetBeans IDE Dev (Build 201202220400)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Linux

User Comments:
vriha: Editing js file




Stacktrace: 
java.util.ConcurrentModificationException
   at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819)
   at java.util.ArrayList$Itr.next(ArrayList.java:791)
   at org.netbeans.modules.javascript.hints.WrongJsDoc.run(WrongJsDoc.java:128)
   at org.netbeans.modules.javascript.hints.infrastructure.JsHintsProvider.applyHints(JsHintsProvider.java:241)
   at org.netbeans.modules.javascript.hints.infrastructure.JsHintsProvider.scan(JsHintsProvider.java:293)
   at org.netbeans.modules.javascript.hints.infrastructure.JsHintsProvider.scan(JsHintsProvider.java:301)
Comment 1 Vladimir Riha 2012-02-24 20:12:32 UTC
Created attachment 116098 [details]
stacktrace
Comment 2 Petr Hejl 2012-09-09 21:10:31 UTC
*** Bug 215962 has been marked as a duplicate of this bug. ***
Comment 3 Petr Hejl 2012-09-09 21:10:45 UTC
*** Bug 216513 has been marked as a duplicate of this bug. ***
Comment 4 Petr Hejl 2012-09-09 21:14:37 UTC
This code won't be used in 7.3.