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

Summary: [HeapWalker] constructor is not displayed in stacktrace
Product: profiler Reporter: Tomas Hurka <thurka>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal Keywords: VISUALVM
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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;