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 - MakeLogicalViewRootNode.stateChanged() ignore event
Summary: MakeLogicalViewRootNode.stateChanged() ignore event
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@cnd
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-05-13 09:55 UTC by Alexander Simon
Modified: 2014-04-14 14:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (3.42 KB, text/plain)
2009-05-13 09:55 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
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.