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 75349 - Strange difference in the size of used memory
Summary: Strange difference in the size of used memory
Status: CLOSED DUPLICATE of bug 76964
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-21 14:49 UTC by Tim Lebedkov
Modified: 2007-02-20 18:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Lebedkov 2006-04-21 14:49:28 UTC
I profile a simple Swing Application 
 - Analyze memory usage
 - Record both object creation and garbage collection
 - Track every <1> object creation
 - X record stack trace for allocations

Profiling results view shows 12e6 live bytes for byte[] (40,5%)
But the VM telemetry view shows 120e6 bytes as "Used memory current"

12e6/40,5% != 120e6

Is it an error or a feature?

Thank You
Comment 1 Tomas Hurka 2006-06-28 10:09:10 UTC
This difference can be caused by issue #76964.

*** This issue has been marked as a duplicate of 76964 ***
Comment 2 Tim Lebedkov 2006-07-06 10:22:05 UTC
ok
Comment 3 Alexander Kouznetsov 2007-02-20 10:26:39 UTC
Closing old issues
Comment 4 Alexander Kouznetsov 2007-02-20 18:16:36 UTC
Reverting to original Target Milestone value changed by mistake. Sorry for
inconvenience.