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

Summary: Incorrect retained size
Product: profiler Reporter: Tomas Hurka <thurka>
Component: EngineAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: blocker Keywords: VISUALVM
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: heap dump

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