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 120168

Summary: Repository indexes should not entirely reside in memory
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: Code ModelAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 120036, 123872    

Description Vladimir Kvashin 2007-10-26 12:55:17 UTC
Now repository indexes (o.n.m.c.repository.sfs.SimpleFileIndex) reside in memory (they are based on ConcurrentHashMap).
Measurement made on ~1200-files project shows that these indexes consume about 10% of the overall memory.
These indexes should be able to swap to disk.
Comment 1 Quality Engineering 2009-12-21 06:30:29 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team