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

Summary: Memory leak in xml.text.navigator.XMLNavigatorPanel
Product: xml Reporter: Petr Cyhelsky <cyhelsky>
Component: CodeAssignee: Svata Dedic <sdedic>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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 ***