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 123885 - Incorrect values in Allocation Stack Traces
Summary: Incorrect values in Allocation Stack Traces
Status: RESOLVED INVALID
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-12 14:51 UTC by Alexander Kouznetsov
Modified: 2009-09-18 11:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (32.91 KB, image/png)
2007-12-12 14:52 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-12-12 14:51:56 UTC
This result is reported by customer, the application was running for more than 23 hours:

>- when showing allocation stack traces for java.util.HashMap$Entry, note
>that the "quotient" (live bytes / live objects) is different, depending on
>which line you examine.

See on attached screenshot that Live bytes for java.lang.Long is 720 for 1 live object.
Comment 1 Alexander Kouznetsov 2007-12-12 14:52:16 UTC
Created attachment 54199 [details]
screenshot
Comment 2 J Bachorik 2008-03-29 12:33:23 UTC
changing milestone
Comment 3 Petr Cyhelsky 2009-05-05 09:42:15 UTC
Unable to reproduce, but it seems to be related to the overflow of int in Issue #123881.
Please provide some steps to reproduce.
Comment 4 matusdekanek 2009-09-18 11:47:41 UTC
missing additional information for more than month - >resolving invalid
Should it occur again, please reopen.