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 252553 - Threads filter doesn't work correctly
Summary: Threads filter doesn't work correctly
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-22 16:26 UTC by Jiri Sedlacek
Modified: 2015-05-26 03:12 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 Jiri Sedlacek 2015-05-22 16:26:02 UTC
Profile threads, select Live threads filter - the profiler shows only live threads. Use the results filter (CTRL+G) and then reset it by closing the Filter panel. The UI still shows Live threads filter but results include finished threads.
Comment 1 Jiri Sedlacek 2015-05-22 16:28:19 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/673e2fb1252a.
Comment 2 Quality Engineering 2015-05-26 03:12:45 UTC
Integrated into 'main-silver', will be available in build *201505260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/673e2fb1252a
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #252553 - do not reset the thread states filter when resetting results filter