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 21588 - Speed up the IDE shutdown
Summary: Speed up the IDE shutdown
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: David Simonek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2002-03-14 12:56 UTC by Petr Nejedly
Modified: 2008-12-23 13:46 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Nejedly 2002-03-14 12:56:15 UTC
Speed up the IDE shutdown or at least do a faster shutdown of the UI
and do the rest of the shutdown at background.
Comment 1 _ ttran 2002-05-07 14:04:00 UTC
-> dsimonek
Comment 2 David Simonek 2002-05-14 17:11:20 UTC
trying to do something...
Comment 3 David Simonek 2002-05-15 18:57:55 UTC
implemented. saving speed of winsys improved (about 50%) and all
windows now hidden earlier to increase responsiveness.
Comment 4 Petr Nejedly 2002-05-16 13:29:14 UTC
Ooooh that is fast now...
Where is my IDE?