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 28026

Summary: speed up init of debugger attach dialog
Product: debugger Reporter: David Simonek <dsimonek>
Component: CodeAssignee: issues@debugger <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: PERFORMANCE
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 27795    

Description David Simonek 2002-10-15 16:50:09 UTC
First open takes longer then 1 second, which
violates UI responsiveness rules.
I will cooperate and help with speedup. I'll try
to identify time-consuming places using optimizing
tools, ask you for further information, perhaps I
will attach some patches. See measured numbers here:

http://performance.netbeans.org/reports/20020919-dialog-numbers.txt
Comment 1 David Simonek 2002-10-22 18:01:19 UTC
On hold now, waiting for Hanz to specify if this dialog will be
present in next version and in which form.
Comment 2 Jan Jancura 2003-06-09 15:32:54 UTC
should be fixed to nb40
Comment 3 Jan Jancura 2003-12-15 09:32:46 UTC
Planned for Promo D
Comment 4 _ rkubacki 2004-11-23 16:42:46 UTC
Seems to be OK in 4.0 according to automated test results from
200411221810 build. Also my tests on PIII/800MHz/512MB, Linux (FC3),
JDK5 display the dialog within 600-700ms for the first time.

Comment 5 _ rkubacki 2004-11-23 16:43:07 UTC
verified