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 205941 - Compare heap dumps action doesn't refresh the view
Summary: Compare heap dumps action doesn't refresh the view
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-05 14:44 UTC by Jiri Sedlacek
Modified: 2012-02-17 08:46 UTC (History)
1 user (show)

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 2011-12-05 14:44:40 UTC
'Compare with another heap dump' or 'reset view' actions in HeapWalker/Classes view doesn't refresh the classes table. Also, cell renderers in comparison mode are incorrect.
Comment 1 J Bachorik 2011-12-08 09:51:15 UTC
Fixed in http://hg.netbeans.org/profiler-main/rev/eb16ddbde7f4
Comment 2 Quality Engineering 2011-12-17 16:46:15 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/eb16ddbde7f4
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #205941: Refreshing heapwalker class view upon comparing heap dumps
Comment 3 Tomas Hurka 2012-01-06 12:37:24 UTC
Please verify this issue, so we can integrate it. Thanks.
Comment 4 Jiri Sedlacek 2012-01-06 13:30:06 UTC
Verified in NetBeans IDE Dev (Build 201201050601).
Comment 5 Tomas Hurka 2012-01-09 10:07:11 UTC
Merged to release71_fixes

changeset:   216616:f2e8ef268661
branch:      release71_fixes
user:        Tomas Hurka <thurka@netbeans.org>
date:        Mon Jan 09 10:57:26 2012 +0100
summary:     increase spec. version due to #205941 integration to release71_fixes branch

changeset:   216615:cb19d699866f
branch:      release71_fixes
parent:      216613:10b52dd7e114
user:        Jaroslav Bachorik <yardus@netbeans.org>
date:        Mon Dec 05 16:16:05 2011 +0100
summary:     #205941: Refreshing heapwalker class view upon comparing heap dumps