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 99310 - [New SPT] Number of root methods is confusing
Summary: [New SPT] Number of root methods is confusing
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-28 21:36 UTC by Alexander Kouznetsov
Modified: 2011-09-06 16:21 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-28 21:36:42 UTC
Profiler 070327
NetBeans IDE Dev (Build 200703272330)
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:
- Select "com.*" as a Root Method for some project.
- RESULT: "1 root method" is shown in SPT dialog. This is confusing since com.*
stands for more than one method usually.
Comment 1 Jiri Sedlacek 2007-03-28 21:42:56 UTC
I agree but this would lead to changing the term Root Methods to something else.
Most likely won't change the current design for 6.0.
Comment 2 Tomas Hurka 2009-04-08 12:56:46 UTC
Milestone cleanup: future->next
Comment 3 Jiri Sedlacek 2011-09-06 16:21:12 UTC
In 7.1 we're replacing "Root Methods" by "Profiling Roots", fixed.