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 142233

Summary: History of <Class> graph is not updated automatically
Product: profiler Reporter: Daria Titova <daria_titova>
Component: BaseAssignee: Jiri Sedlacek <jis>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Daria Titova 2008-07-30 14:35:20 UTC
Steps to reproduce:
- start Analyze Memory profiling session of an application (AnagramGame)
- in Live Results window, select class 'char[]' and invoke Log Class History action from its popup menu
History of char[] tab panel is opened in live results window, but the graph is empty. It doesn't show any data until you focus on the application window 
(AnagramGame). When you focus back to the NetBeans window the graph stops to updating data.

Product Version: NetBeans IDE Dev (Build 200807300201)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-119
System: Mac OS X version 10.5.3 running on i386; MacRoman; en_US (nb)
Comment 1 Tomas Hurka 2008-09-04 09:03:59 UTC
This happens only if there is no data coming from the profiled application, which is very rare situation. You will not lose any data, graph is updated as soon as 
new data arrives. Lowering priority to P4.
Comment 2 Tomas Hurka 2009-04-08 12:57:04 UTC
Milestone cleanup: future->next
Comment 3 Jiri Sedlacek 2015-03-16 10:56:59 UTC
Not applicable for the redesigned profiler UI.