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 139744 - [HeapWalker] Speedup computation of references
Summary: [HeapWalker] Speedup computation of references
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-11 15:27 UTC by Tomas Hurka
Modified: 2008-07-17 04:43 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2008-07-11 15:27:58 UTC
Computation of references to instance should be faster.
Comment 1 Tomas Hurka 2008-07-12 08:22:59 UTC
Done.
changeset:   87923:583d0a8f971c
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Jul 11 16:48:32 2008 +0200

Comment 2 Quality Engineering 2008-07-17 04:43:45 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #324 build
Changeset: http://hg.netbeans.org/main/rev/583d0a8f971c
User: Tomas Hurka <thurka@netbeans.org>
Log: issue #139744, computation of references rewritten - all references are now computed on the first request for any instance and they are remembered for future reqests. Issue #139747, reference to GC root is put on the first place in references list