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 96583 - Live Results disappear when bad filter is specified
Summary: Live Results disappear when bad filter is specified
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-26 14:10 UTC by Alexander Kouznetsov
Modified: 2007-03-26 21:44 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-02-26 14:10:44 UTC
Profiler 070226
NetBeans IDE Dev (Build 200702251900)
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:
- Start Analyze Performance (Entire Application, Profile All Classes) profiling
for Anagram Game project
- Open Live Results
- Play with application
- Enter, for example, "tpy" in Filter, that will cause all methods to be
filtered out
- RESULT: "No profiling results matching..." message is shown, live results
table disappeared, no way to return it or to change filter.
Comment 1 J Bachorik 2007-03-22 13:13:03 UTC
fixed in trunk
Comment 2 Alexander Kouznetsov 2007-03-26 21:44:02 UTC
I believe that Profiler should distinguish two levels of filtering - by
profiling task filter and Filter box in table, and behave differently depending
on the level where empty results were generated. However, the problem is solved.

Verified with
Profiler 070323