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 115010 - History of class is not always updated
Summary: History of class is not always updated
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-07 13:25 UTC by Alexander Kouznetsov
Modified: 2009-01-16 13:44 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 Alexander Kouznetsov 2007-09-07 13:25:15 UTC
Product Version: NetBeans IDE 6.0 Beta 1 (Build 200709070000) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 
System: SunOS version 5.10 running on x86; ISO646-US; en (nb)

Steps to reproduce:
- Start Allocation Memory Profiling of AnagramGame application: each 10 object, record stack traces, disabled PPs
- Open Live Results
- Invoke log class history for char[], do not open "History of char[]" tab
- Play with application
- Switch to NB, open "History of char[]" tab.
- RESULT: There is no data
- Now switch to application. The data became available and updating. Now switch back to IDE, switch to Live Results tab
for several seconds and then back to "History of char[]" tab. 
- RESULT: The graph is frozen again.
Comment 1 Tomas Hurka 2007-09-18 06:58:40 UTC
When you identify that an issue is a regression, please find out when regression started (build number would be great).
Comment 2 J Bachorik 2007-09-18 07:58:34 UTC
This has the same root cause as the issue #114997 which has been fixed in build 200709100000
Shortly, the memory live results were being updated irregularly thus causing the class history miss some updates as well
Comment 3 mariadavydova 2009-01-16 13:44:03 UTC
verified in Build 200901140201