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 77953

Summary: *Code Model* Memory leak. Upon project closing, correspondent nodes arent removed from class view
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: Code ModelAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 77957    

Description Vladimir Kvashin 2006-06-15 05:45:47 UTC
Open a project. The close it. Tthe project content still remains in class view.
This is incorrect from UI point of view; besides it causes significant memory leak.
Comment 1 Vladimir Kvashin 2006-06-27 09:43:22 UTC
Fixed earlier.