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 40072 - Deadlock when closing Java editor
Summary: Deadlock when closing Java editor
Status: VERIFIED DUPLICATE of bug 40026
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 10:59 UTC by Antonin Nebuzelsky
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (13.98 KB, text/plain)
2004-02-13 11:01 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2004-02-13 10:59:25 UTC
Today's build 20040213-0849.

I had two files open in the editor and I pressed
CTRL+SHIFT+F4 to close all files. The IDE
immediately frozen. Attaching threaddump...
Comment 1 Antonin Nebuzelsky 2004-02-13 11:01:08 UTC
Created attachment 13416 [details]
Thread dump
Comment 2 Miloslav Metelka 2004-02-13 15:02:24 UTC
This should be fixed by the fix for issue 40026 in openide/editor. The
integration of that fix was done at 2004-02-13 02:21 PST that IIRC
should be 11:21 today so the next build will contain it. Closing as
dup of 40026.

*** This issue has been marked as a duplicate of 40026 ***
Comment 3 pfelenda 2004-02-18 23:22:06 UTC
Verified in dev 200402171900. No deadlock when closing java files.