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 103048

Summary: Select Root Methods dialog doesn't work as expected
Product: profiler Reporter: Alexander Kouznetsov <mrkam>
Component: BaseAssignee: J Bachorik <yardus>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Alexander Kouznetsov 2007-05-01 14:43:17 UTC
Profiler 070427
NetBeans IDE 6.0 Preview (M9, build 070430)
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:
- Create New Anagram Game Sample Application
- Press Profile Main Project
- Select Analyze CPU Performance
- Select Part Of Application, click Define
- Click Add From Project
- Select AnagramGame > Sources > com > toy
- Click OK
- Click Add From Project
- Unselect AnagramGame > Sources > com > toy > anagrams > lib
- Click OK
- RESULT: Both com.toy.*.<init>() and com.toy.anagrams.ui.*.<init>() items are
shown in the list. Expected result: only com.toy.anagrams.ui.*.<init>() is shown
in the list.
- Click Add From Project
- Expand AnagramGame > Sources > com > toy > anagrams > lib
- RESULT: lib and its subnodes are shown as selected. Expected result: only
com.toy.anagrams.ui.* nodes and subnodes are shown as selected.
Comment 1 J Bachorik 2007-06-07 11:52:18 UTC
fixed in trunk
Comment 2 Alexander Kouznetsov 2007-07-05 16:28:28 UTC
Verified with

Profiler 1.2 070703
Product Version: NetBeans IDE Dev (Build 200707031200) 
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)