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 225412 - Deadlock between code completion and AWT-EventQueue
Summary: Deadlock between code completion and AWT-EventQueue
Status: RESOLVED DUPLICATE of bug 224938
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-28 14:56 UTC by Petr Cyhelsky
Modified: 2013-01-28 16:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump (53.50 KB, text/plain)
2013-01-28 14:56 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2013-01-28 14:56:19 UTC
Created attachment 130725 [details]
threaddump

The deadlock happened while I was debugging and invoked CC in the Debugger's "Evaluate Expression" window - see the attached threaddump for details
Comment 1 Dusan Balek 2013-01-28 16:19:12 UTC
Should be already fixed. What is your IDE build number?

*** This bug has been marked as a duplicate of bug 224938 ***