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 164733

Summary: [67cat] debugger slow to populate variables
Product: debugger Reporter: gholmer <gholmer>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED INCOMPLETE    
Severity: blocker CC: issues
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: profiler snapshot taken while variables were being populated

Description gholmer 2009-05-07 22:34:31 UTC
[ BUILD # : 200905070201 ]
[ JDK VERSION : 1.6.* ]

Debugger takes many seconds to update values of variables in output
window.  See attached profiler snapshot.
Comment 1 gholmer 2009-05-07 22:35:43 UTC
Created attachment 81766 [details]
profiler snapshot taken while variables were being populated
Comment 2 Martin Entlicher 2009-05-15 12:45:58 UTC
Well, I do not see anything interesting the the attached snapshot.
There are 3 threads that execute code for cca 11 seconds:
CLI Requests Server - waiting on a socket
JDI Target VM Interface  - waiting on a socket
AWT-XAWT - waiting for events

Other threads have negligible running times.

Any sample application to reproduce on? Any more snapshots that show the problem?

Comment 3 Vojtech Sigler 2009-09-18 10:02:49 UTC
Without requested information for long time - INVALID. We can't do anything in this case. Reporter, please add requested
information and reopen issue. Thanks in advance.
Comment 4 gholmer 2009-09-18 13:45:43 UTC
This was much less noticeable after the performance gains achieved close to the 6.7 release; I agree with closing it.
Comment 5 Marian Mirilovic 2010-05-06 11:51:32 UTC
closing incomplete issues