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 99075 - [SelectRootMethods] Wildcards should be applied to the lowest possible level
Summary: [SelectRootMethods] Wildcards should be applied to the lowest possible level
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-27 08:43 UTC by J Bachorik
Modified: 2007-08-06 08:25 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 J Bachorik 2007-03-27 08:43:19 UTC
profiler 070326

When there is a single path to the selected package the top level parent package
gets selected thus creating unforeseeable side-effects of involuntarily
selecting unwanted classes

Steps to reproduce:
- 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 1 J Bachorik 2007-03-27 08:45:46 UTC
targeting M9
Comment 2 J Bachorik 2007-04-23 11:28:58 UTC
fixed in trunk
Comment 3 J Bachorik 2007-08-06 08:25:06 UTC
self verification