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 - 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
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2009-09-26 19:42 UTC by Tomas Hurka
Modified: 2009-12-04 02:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
heap dump (446.62 KB, application/x-gzip)
2009-09-26 19:43 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-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()