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 186031 - [HeapWalker] speedup computation of GC roots
Summary: [HeapWalker] speedup computation of GC roots
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2010-05-12 16:10 UTC by Tomas Hurka
Modified: 2010-05-26 10:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2010-05-12 16:10:12 UTC
Computation of GC roots will be faster if the algorithm will use instanceid(s) and avoid constructing Instance objects where possible.
Comment 1 Tomas Hurka 2010-05-12 16:14:55 UTC
Fixed in profiler-main
changeset:   170464:cacb8bd4ab69
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed May 12 18:12:20 2010 +0200
summary:     bugfix #186031, use instanceId instead of Instance
Comment 2 Quality Engineering 2010-05-19 06:13:46 UTC
Integrated into 'main-golden', will be available in build *201005182201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: