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 152880 - Log class history graph is empty on Mac
Summary: Log class history graph is empty on Mac
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-10 15:08 UTC by Rashid Urusov
Modified: 2008-12-19 14:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot with log class history (193.51 KB, image/png)
2008-12-09 14:24 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rashid Urusov 2008-11-10 15:08:31 UTC
Product Version: NetBeans IDE 6.5 (Build 200811100001)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.5 running on i386; MacRoman; en_US (nb)
Userdir: /Users/tester/.netbeans/6.5

Steps to reproduce :
- Start memory profiling with settings : record both object creation and garbage collection, record stack trace for allocation enabled
- Go to Live Result and invoke Log class history from context menu for any class (I tried some number of classes)

No graph has  appeared in History tab
Comment 1 Tomas Hurka 2008-12-09 14:22:58 UTC
This works for me:
Product Version: NetBeans IDE 6.5 (Build 200811100001)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.5 running on i386; MacRoman; en_US (nb)
Userdir: /tmp/nbuser

I used Java2D project, started with record both object creation and garbage collection, record stack trace for allocation enabled
I selected java.awt.Rectangle and I have nice graph - see attachment. 
Comment 2 Tomas Hurka 2008-12-09 14:24:47 UTC
Created attachment 74750 [details]
Screenshot with log class history
Comment 3 Rashid Urusov 2008-12-19 14:35:14 UTC
Works in build 200812180001