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 - Wrong progress for HeapWalker operations
Summary: Wrong progress for HeapWalker operations
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-04-20 14:40 UTC by Jiri Sedlacek
Modified: 2012-04-22 09:50 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 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