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 237956 - [HeapWalker] subclass filter does not work for innerclasses
Summary: [HeapWalker] subclass filter does not work for innerclasses
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2013-11-04 14:47 UTC by Tomas Hurka
Modified: 2013-11-21 10:25 UTC (History)
1 user (show)

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 Tomas Hurka 2013-11-04 14:47:37 UTC
Subclass filter does not work for innerclasses. This is regression caused by fix of issue #233841.
Comment 1 Tomas Hurka 2013-11-04 14:49:01 UTC
Dollar sign ($) must be escaped.
Comment 2 Tomas Hurka 2013-11-04 15:15:32 UTC
Fixed in profiler-main

changeset:   266233:8eec36ac321c
user:        Tomas Hurka <thurka@netbeans.org>
date:        Mon Nov 04 16:10:33 2013 +0100
summary:     bugfix #237956, escape $ used in innerclasses
Comment 3 Quality Engineering 2013-11-05 03:32:22 UTC
Integrated into 'main-silver', will be available in build *201311050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8eec36ac321c
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #237956, escape $ used in innerclasses
Comment 4 Tomas Hurka 2013-11-13 09:23:55 UTC
Transplanted to release74

changeset:   275830:e2a100ece676
branch:      release74
user:        Tomas Hurka <thurka@netbeans.org>
date:        Mon Nov 04 16:10:33 2013 +0100
summary:     bugfix #237956, escape $ used in innerclasses