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 173152

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

Description Tomas Hurka 2009-09-26 19:42:20 UTC
Open attached heap dump and compute retained size.
Retained size for all instances of javaapplication1.BlinkList$Entry except javaapplication1.BlinkList$Entry#1 should be 56.
Comment 1 Tomas Hurka 2009-09-26 19:43:29 UTC
Created attachment 88399 [details]
heap dump
Comment 2 Tomas Hurka 2009-09-26 20:09:40 UTC
Fixed in profiler-main
changeset:   146440:3f51a6601677
user:        Tomas Hurka <thurka@netbeans.org>
date:        Sat Sep 26 20:55:46 2009 +0200
summary:     bugfix #173152, writeStream must be flushed in LongBuffer.revertBuffer()