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 105083

Summary: Coloring map holds reference to editors causing memory leaks
Product: editor Reporter: Shivanand Kini <skini>
Component: Painting & PrintingAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: issues
Priority: P2 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 105079    
Attachments: Object path from ColoringMap to editor UI

Description Shivanand Kini 2007-05-30 00:03:40 UTC
Install/Build enterprise pack.
Create new wsdl document.
Open the editor
Click on one of the message node. (any other node is also ok)
Close editor

Do a memory profile dump.

Attached is the object path to the MessageNode from ColoringMap cache.
Comment 1 Shivanand Kini 2007-05-30 00:04:06 UTC
Created attachment 42927 [details]
Object path from ColoringMap to editor UI
Comment 2 Vitezslav Stejskal 2007-05-30 01:59:13 UTC

*** This issue has been marked as a duplicate of 104461 ***