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 242474

Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Editor Parsing Loop (20140217-a6dacc5271c0)
Product: java Reporter: Jaroslav Tulach <jtulach>
Component: JavadocAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 208067
Attachments: stacktrace

Description Jaroslav Tulach 2014-03-01 07:21:50 UTC
This bug was originally marked as duplicate of bug 240944, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 20140217-a6dacc5271c0)
VM: Java HotSpot(TM) Client VM, 25.0-b62, Java(TM) SE Runtime Environment, 1.8.0-ea-b120
OS: Linux

User Comments:
jtulach: dealdock




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Editor Parsing Loop (20140217-a6dacc5271c0)
   at org.netbeans.modules.javadoc.highlighting.Highlighting.tokenHierarchyChanged(Highlighting.java:136)
   at sun.reflect.GeneratedMethodAccessor136.invoke(GeneratedMethodAccessor136.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:483)
   at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:461)
   at com.sun.proxy.$Proxy35.tokenHierarchyChanged(.java:0)
Comment 1 Jaroslav Tulach 2014-03-01 07:21:51 UTC
Created attachment 145684 [details]
stacktrace
Comment 2 Ralph Ruijs 2014-07-08 08:10:15 UTC
*** Bug 242477 has been marked as a duplicate of this bug. ***
Comment 3 Martin Balin 2016-07-07 07:16:34 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss