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 121743 - Root method isn't instrumented in Lazy scheme
Summary: Root method isn't instrumented in Lazy scheme
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-12 15:52 UTC by Alexander Kouznetsov
Modified: 2008-08-29 13:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
snapshot with correct results (9.08 KB, application/octet-stream)
2007-11-13 08:51 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-11-12 15:52:11 UTC
Product Version: NetBeans IDE 6.0 RC1 (Build 200711120000)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Steps to reproduce:
- Select java.awt.Component.show() : void as root method for AnagramGame application
- Start CPU Profiling: 1 root method, profile all classes (Lazy instrumentation scheme is selected by default)
- Play with application
- Open Live Results, try to Save Snapshot
- RESULT: No data available. Lazy instrumentation scheme doesn't work as described in FAQ
(http://wiki.netbeans.org/wiki/view/FaqProfilerInstrumentationSchemes).

There is another connected problem: Take Snapshot button is enabled even there is no data available.
Comment 1 Tomas Hurka 2007-11-13 08:48:24 UTC
See attached snapshot.
Comment 2 Tomas Hurka 2007-11-13 08:51:03 UTC
Created attachment 52913 [details]
snapshot with correct results
Comment 3 Alexander Kouznetsov 2007-11-13 10:33:35 UTC
Can't reproduce it with
Product Version: NetBeans IDE 6.0 RC1 (Build 200711130000)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Will try to identify necessary steps to reproduce.
Comment 4 mariadavydova 2008-08-29 13:38:50 UTC
Couldn't reproduce with the latest build. Please provide us if steps will be found.
Comment 5 mariadavydova 2008-08-29 13:39:27 UTC
remove INCOMPLETE