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 225457 - ClassDump.getRetainedSizeByClass invoked from AWT
Summary: ClassDump.getRetainedSizeByClass invoked from AWT
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-29 10:24 UTC by Tomas Hurka
Modified: 2013-03-11 01:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
getRetainedSizeByClass in AWT (13.67 KB, text/plain)
2013-01-29 10:24 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2013-01-29 10:24:59 UTC
Created attachment 130770 [details]
getRetainedSizeByClass in AWT

Steps:
1) open heap dump
2) go to instance view
3) compute retained size
4) while retained sizes are computed, switch to classes view

See thread dump for details.
Comment 1 Jiri Sedlacek 2013-01-29 15:41:23 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/dd30e879ecf5.
Comment 2 Quality Engineering 2013-02-01 03:05:26 UTC
Integrated into 'main-golden', will be available in build *201302010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/dd30e879ecf5
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #225457 - compute retained sizes by class (superset of by instance), correctly synchronize retained sizes status
Comment 3 Petr Cyhelsky 2013-02-28 12:15:27 UTC
verified
Comment 4 Petr Cyhelsky 2013-03-04 14:01:33 UTC
transplanted to release73 branch
http://hg.netbeans.org/releases/rev/44e3897dafdd
Comment 5 Quality Engineering 2013-03-11 01:14:14 UTC
Integrated into 'releases', will be available in build *201303102200* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/44e3897dafdd
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #225457 - compute retained sizes by class (superset of by instance), correctly synchronize retained sizes status
(transplanted from dd30e879ecf5461f2cbb7891a1ee71df14e70755)