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 98702 - Specify Root Methods dialog works wrong
Summary: Specify Root Methods dialog works wrong
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-22 16:53 UTC by Ivan Sidorkin
Modified: 2007-04-25 11:07 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 Ivan Sidorkin 2007-03-22 16:53:30 UTC
NetBeans IDE Dev (Build 200703201900)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

profiler build 0070322


- create Anagram Game application
- create new class a.b.C.java
- open SPT dialog
- in CPU profiling select Part of application and click "define" link
- click Add From Project button
- select "a" node under "AnagramGame.source" node
- click Cancel button
- click "define" link
- click Add From Project button
- click OK button
root methods contains a.* but it wasn't selected

Add From Project behavior very strange at all. Some times it add not selected
packages.
will provide more scenarios later
Comment 1 Jiri Sedlacek 2007-03-22 18:00:22 UTC
I'm able to reproduce following your steps (one OK button click 
after 'select "a" node under "AnagramGame.source" node' step is missing) but I 
believe this is a problem in root method selector rather than in new SPT.
Comment 2 J Bachorik 2007-03-22 20:40:11 UTC
will be fixed in m8
Comment 3 J Bachorik 2007-03-23 09:20:06 UTC
fixed in trunk
Comment 4 Ivan Sidorkin 2007-03-26 15:40:44 UTC
profiler 070326

on emore scenario

- create Anagram Game application
- open SPT dialog
- in CPU profiling select Part of application and click "define" link
- click Add From Project button
- select "toy" node under "AnagramGame.source.com" node
- press OK button
- click Add From Project button again

Libraries|com node selected, but I selected just com.sun.toy package
Comment 5 J Bachorik 2007-03-27 08:44:40 UTC
You actually filed a new issue. I insist that the issue originally reported has
been fixed for M8. I filed a new issue #99075 for the problem you are describing
Comment 6 Ivan Sidorkin 2007-04-25 11:07:09 UTC
verified in M9