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 - [67cat] debugger slow to populate variables
Summary: [67cat] debugger slow to populate variables
Status: CLOSED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-05-07 22:34 UTC by gholmer
Modified: 2010-05-06 11:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
profiler snapshot taken while variables were being populated (14.00 KB, application/octet-stream)
2009-05-07 22:35 UTC, gholmer
Details

Note You need to log in before you can comment on or make changes to this bug.
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