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 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Editor Parsing Loop (20140217-a6dacc5271c0)
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Ed...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
: 242477 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-03-01 07:21 UTC by Jaroslav Tulach
Modified: 2016-07-07 07:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208067


Attachments
stacktrace (2.66 KB, text/plain)
2014-03-01 07:21 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
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