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 193011 - IDE does not shut down
Summary: IDE does not shut down
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.0
Hardware: PC Linux
: P2 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 193014 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-07 19:14 UTC by Jesse Glick
Modified: 2010-12-09 06:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (9.23 KB, text/plain)
2010-12-07 19:14 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2010-12-07 19:14:50 UTC
Created attachment 103698 [details]
Thread dump

Ubuntu, 101207-f56777f749f5. After closing the main window, the process stays open.
Comment 1 Jesse Glick 2010-12-07 19:23:35 UTC
Hotfix (1000msec timeout) in core-main #32fad56813ce.
Comment 2 Jaroslav Tulach 2010-12-08 12:38:12 UTC
I guess the hotfix is basically the only fix I can think about (except removing the thread.join).
Comment 3 Jaroslav Tulach 2010-12-08 12:38:28 UTC
*** Bug 193014 has been marked as a duplicate of this bug. ***
Comment 4 Quality Engineering 2010-12-09 06:17:13 UTC
Integrated into 'main-golden', will be available in build *201012090001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/32fad56813ce
User: Jesse Glick <jglick@netbeans.org>
Log: Hotfix for #193011.