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 98732

Summary: Evaluator fires too many property changes
Product: apisupport Reporter: Jesse Glick <jglick>
Component: ProjectAssignee: rmichalsky <rmichalsky>
Status: RESOLVED WONTFIX    
Severity: blocker CC: issues
Priority: P4 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 49026, 97304, 98573    

Description Jesse Glick 2007-03-22 21:48:09 UTC
Contributing cause to deadlock in issue #98573: changing anything which affects
project.xml in an NBM project causes an evaluator prop change on null, which
triggers a lot of extra work. In particular, PROP_CONTAINERSHIP is refired from
SourceGroup's, which leads to expensive recomputation.
Comment 1 Jesse Glick 2007-10-31 23:28:09 UTC
No known serious performance impact.
Comment 2 rmichalsky 2008-11-24 15:07:28 UTC
Not into 7.0 or next release. Feel free to reopen if more important than it seems.
Comment 3 Quality Engineering 2009-11-02 11:04:43 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX