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

Summary: Incorrect values in Allocation Stack Traces
Product: profiler Reporter: Alexander Kouznetsov <mrkam>
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

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.