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

Summary: [HeapWalker] speedup computation of GC roots
Product: profiler Reporter: Tomas Hurka <thurka>
Component: EngineAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal Keywords: VISUALVM
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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: