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 212357

Summary: Show retained size by classes
Product: profiler Reporter: Jiri Sedlacek <jis>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal Keywords: PLAN, VISUALVM
Priority: P2    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jiri Sedlacek 2012-05-11 08:07:19 UTC
The profiler should be able to show retained size by class. Other heap analyzers can do this, and it really can show memory leaks that just the top 10 or 20 objects by retained size can't.
Comment 1 Tomas Hurka 2012-06-25 12:53:42 UTC
Initial version done in profiler-main

changeset:   224978:b63d03db0a44
user:        Tomas Hurka <thurka@netbeans.org>
date:        Mon Jun 25 14:05:53 2012 +0200
summary:     issue #212357, initial version of Show retained size by classes
Comment 2 Quality Engineering 2012-06-26 04:55:32 UTC
Integrated into 'main-golden', will be available in build *201206260002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b63d03db0a44
User: Tomas Hurka <thurka@netbeans.org>
Log: issue #212357, initial version of Show retained size by classes