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 181551 - [HeapWalker] constructor is not displayed in stacktrace
Summary: [HeapWalker] constructor is not displayed in stacktrace
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2010-03-05 01:20 UTC by Tomas Hurka
Modified: 2010-03-16 05:18 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 Tomas Hurka 2010-03-05 01:20:40 UTC
Stacktrace in overview tab does not display constructors. The stack frame with constructor looks like this:

org.package.ClassName.(ClassName.java:600)
Comment 1 Tomas Hurka 2010-03-05 13:24:41 UTC
Fixed in profiler-main
changeset:   162288:3358e7eefa36
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Mar 05 18:51:19 2010 +0100
summary:     bugfix #181551, replace < and > with &gt; and &lt;
Comment 2 Quality Engineering 2010-03-15 04:41:50 UTC
Integrated into 'main-golden', will be available in build *201003150200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/3358e7eefa36
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #181551, replace < and > with &gt; and &lt;
Comment 3 Quality Engineering 2010-03-16 05:18:54 UTC
Integrated into 'main-golden', will be available in build *201003160201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/3358e7eefa36
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #181551, replace < and > with &gt; and &lt;