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 235454 - Memory leak in xml.text.navigator.XMLNavigatorPanel
Summary: Memory leak in xml.text.navigator.XMLNavigatorPanel
Status: RESOLVED DUPLICATE of bug 240111
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-09-03 11:17 UTC by Petr Cyhelsky
Modified: 2015-09-07 13:21 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 Petr Cyhelsky 2013-09-03 11:17:36 UTC
instance of NbEditorDocument is held in memory after all documents are closed. Please see NbEditorDocument instance #6 in the heap dump Which will be attached in few minutes for exact path to gc root.
Comment 2 Svata Dedic 2015-09-07 13:21:37 UTC

*** This bug has been marked as a duplicate of bug 240111 ***