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 165023

Summary: MakeLogicalViewRootNode.stateChanged() ignore event
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: ProjectAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: blocker Keywords: PERFORMANCE
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: stack trace

Description Alexander Simon 2009-05-13 09:55:03 UTC
Method MakeLogicalViewRootNode.stateChanged() ignore event and update annotations for all folders.
Comment 1 Alexander Simon 2009-05-13 09:55:52 UTC
Created attachment 82021 [details]
stack trace
Comment 2 Alexander Simon 2009-05-13 09:59:36 UTC
As result annotations are updated for all folders for all discovered items.
If we have 15K items and 1K folders the unneeded work eats about 10 seconds.