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 88527 - Dead lock in editor.hints
Summary: Dead lock in editor.hints
Status: VERIFIED DUPLICATE of bug 87171
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-02 16:32 UTC by Jiri Skrivanek
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump. (13.63 KB, text/plain)
2006-11-02 16:33 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2006-11-02 16:32:53 UTC
It seems to be a deadlock somewhere in
org.netbeans.modules.editor.hints.AnnotationHolder. I can't reproduce it anymore
but I selected a text in javadoc comment of a method and it deadlocked.

Build 20061101-0917, JDK1.5.0_09, WindowsXP.
Comment 1 Jiri Skrivanek 2006-11-02 16:33:57 UTC
Created attachment 35736 [details]
Thread dump.
Comment 2 Jan Lahoda 2006-11-02 16:48:35 UTC

*** This issue has been marked as a duplicate of 87171 ***
Comment 3 Jiri Skrivanek 2006-11-02 17:04:23 UTC
Verified.