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 250689 - AWT blocked with filtered data
Summary: AWT blocked with filtered data
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.1
Hardware: All All
: P2 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-25 13:14 UTC by Tomas Hurka
Modified: 2015-04-22 11:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
npss snapshot (135.45 KB, application/octet-stream)
2015-02-25 13:14 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2015-02-25 13:14:33 UTC
Created attachment 152208 [details]
npss snapshot

Steps:
1) open attached snapshot
2) display reverse calls tab
3) filter reverse calls with 'OGLRende'
4) expand AWT-EventQueue-0 node and its children
Comment 1 Jiri Sedlacek 2015-04-17 16:25:39 UTC
Optimized the filtering algorithm, works much better now.

Fixed by http://hg.netbeans.org/profiler-main/rev/a5d8011625bf.
Comment 2 Quality Engineering 2015-04-20 11:58:20 UTC
Integrated into 'main-silver', will be available in build *201504201004* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a5d8011625bf
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #251598 & #250689 - use deepHashCode for TreePath.hashCode when filtering and/or sorting models
Comment 3 Tomas Hurka 2015-04-22 11:06:19 UTC
Verified in build 201504201004.