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 68278 - Deadlock when Options are closed
Summary: Deadlock when Options are closed
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-11-08 13:50 UTC by _ lcincura
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump of deadlock (20.35 KB, text/plain)
2005-11-08 13:53 UTC, _ lcincura
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ lcincura 2005-11-08 13:50:45 UTC
NetBeans IDE 5.0 [200511061900] on jdk 1.5.0_05

I got the deadlock, when I closed Options. All I have done in options was I
added new shorcut for an action (the action has no shortcut by default). I
cannot reproduce the deadlock.
Comment 1 _ lcincura 2005-11-08 13:53:13 UTC
Created attachment 26702 [details]
Thread dump of deadlock
Comment 2 Jan Jancura 2005-11-09 08:44:59 UTC
looks like editor issue
Comment 3 Daniel Prusa 2005-11-14 14:15:27 UTC
Fixed in trunk.

/cvs/editor/src/org/netbeans/modules/editor/NbEditorUI.java
new revision: 1.52; previous revision: 1.51
Comment 4 _ lcincura 2005-12-20 12:41:56 UTC
Verified in 200512181900