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 - Exporting allocation stacktraces from a memory snapshot creates invalid XML data
Summary: Exporting allocation stacktraces from a memory snapshot creates invalid XML data
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: PC All
: P2 normal (vote)
Assignee: J Bachorik
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2012-03-19 09:41 UTC by J Bachorik
Modified: 2012-09-27 15:27 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 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