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 209722

Summary: Exporting allocation stacktraces from a memory snapshot creates invalid XML data
Product: profiler Reporter: J Bachorik <yardus>
Component: BaseAssignee: J Bachorik <yardus>
Status: RESOLVED FIXED    
Severity: normal Keywords: VISUALVM
Priority: P2    
Version: 7.2   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description J Bachorik 2012-03-19 09:41:13 UTC
The allocation stacktraces function generates invalid XML data - several tags are not properly closed.
Comment 1 J Bachorik 2012-03-19 15:27:44 UTC
fixed - http://hg.netbeans.org/profiler-main/rev/2e80d3e18ae2
Comment 2 Quality Engineering 2012-03-20 12:54:45 UTC
Integrated into 'main-golden', will be available in build *201203200400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2e80d3e18ae2
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #209722: Fixing XML exporter for allocation stacktraces