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 97986 - TakeShapshot PP is not counted when there is no profiling data available
Summary: TakeShapshot PP is not counted when there is no profiling data available
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-15 15:20 UTC by Alexander Kouznetsov
Modified: 2007-05-10 16:19 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-03-15 15:20:31 UTC
Profiler 070314
NetBeans IDE Dev (Build 200703141900)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

Steps to reproduce:
- Put three profiling point of different types onto the same line of code in the
Anagram Game application (first line of nextTrial... method body)
- Start Analyze Memory Profiling (creation only, no stack trace, 10 allocations)
- Push Next Word button several times
- RESULT: Number of hits for three Profiling Points is different
Comment 1 Tomas Hurka 2007-03-22 12:00:09 UTC
TakeShapshot PP is not counted when there is no profiling data available. Lowering priority to P3. 
Comment 2 Tomas Hurka 2007-03-22 14:20:53 UTC
Fixed in trunk.
Comment 3 Alexander Kouznetsov 2007-05-10 16:19:14 UTC
Verified with
Profiler 070509
NetBeans IDE Dev (Build 070509)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251