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 211522

Summary: Wrong progress for HeapWalker operations
Product: profiler Reporter: Jiri Sedlacek <jis>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal Keywords: REGRESSION
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Sedlacek 2012-04-20 14:40:31 UTC
Open a large heap dump. Show instances for a class. Note that the "Computing references..." progress displays as completed (100%) but takes a significant time to complete.

Invoke the "Show Nearest GC Root" action for an instance and note that the "Computing nearest GC root..." progress displays as completed (100%) but takes a significant time to complete.

Regression, worked fine in 7.1.
Comment 1 Tomas Hurka 2012-04-21 07:58:11 UTC
Regression caused by 5cf363346773.
Comment 2 Tomas Hurka 2012-04-21 08:09:22 UTC
Fixed in profiler-main

changeset:   219559:71263b9adeef
parent:      217940:5cf363346773
user:        Tomas Hurka <thurka@netbeans.org>
date:        Sat Apr 21 10:03:10 2012 +0200
summary:     bugfix #211522, 5cf363346773 rolled back
Comment 3 Quality Engineering 2012-04-22 09:50:13 UTC
Integrated into 'main-golden', will be available in build *201204220400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/71263b9adeef
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #211522, 5cf363346773 rolled back