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 120036

Summary: Reduce memory consumed by CND
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: -- Other --Assignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 120042, 120168, 122313    
Bug Blocks:    

Description Vladimir Kvashin 2007-10-25 14:30:48 UTC
CND consumes a lot of memory.
Measurements on ~1.2K-files application show that CND consumes about 50Mb.
Firefox project (about 10K source and header files) consumes about 0.5 Gb
The entire Open Solaris sert of projects (about 22K source and header files) can not be open even with 1Gb heap size.
The memory consumption should be reduced.
Comment 1 Vladimir Kvashin 2008-07-23 11:16:27 UTC

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