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 3609 - ModuleItem should be more robust about closing IDE.
Summary: ModuleItem should be more robust about closing IDE.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-08-26 20:02 UTC by Jesse Glick
Modified: 2008-12-23 10:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 1999-08-26 20:02:53 UTC
I.e. ModuleItem should catch Exception when running the closing() clause for each module and just dump exceptions to syserr and continue (assume that the module permits closing if it throws an excep
tion here). Otherwise every dumb bug in different modules prevents the whole IDE from exiting, which is bad.
Comment 1 Marek Grummich 2000-07-25 09:25:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 14:56:58 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 3 Quality Engineering 2003-07-02 15:18:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.