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 172771 - Incorrect retained size
Summary: Incorrect retained size
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2009-09-22 14:24 UTC by Tomas Hurka
Modified: 2009-12-04 02:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
heap dump (328.89 KB, application/x-gzip)
2009-09-22 14:26 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2009-09-22 14:24:07 UTC
Open attached heap dump and compute retained size.
Retained size for javaapplication1.BlinkList$Entry#2 should be 56 and not 55.
Comment 1 Tomas Hurka 2009-09-22 14:26:09 UTC
Created attachment 88108 [details]
heap dump
Comment 2 Tomas Hurka 2009-09-22 14:44:22 UTC
Fixed in profiler-main

changeset:   146238:07713e3b8b82
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Sep 22 15:36:15 2009 +0200
summary:     bugfix #172771, get rid of -1 used in TreeObject
Comment 3 Quality Engineering 2009-09-27 22:38:14 UTC
Integrated into 'main-golden', will be available in build *200909270201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/07713e3b8b82
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #172771, get rid of -1 used in TreeObject