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 98324 - Quick Filter doesn't work correctly
Summary: Quick Filter doesn't work correctly
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-20 13:38 UTC by Ivan Sidorkin
Modified: 2007-03-26 15:10 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-20 13:38:02 UTC
NetBeans IDE Dev (Build 200703191900)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

- create Anagram Game application
- open Select Profiling Task dialog
- select Analyze Performance task
- in Filter combo select Quick Filter
- Filter Type: exclusive Filter Value: "java.*, javax.*, com.*, sun.*"
- click OK button
- click Run button
- open Live Results
- in Anagram application click Guess and New Word buttons

live results shows two methods from com.toy pakage, but that package should be
filtered
Comment 1 Tomas Hurka 2007-03-23 10:52:07 UTC
It seems to be fixed in todays build. I cannot reproduce it.
Comment 2 Ivan Sidorkin 2007-03-26 15:10:56 UTC
verified in 070323