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 187194

Summary: Don't assign listeners on Sources during scan
Product: editor Reporter: Tomas Zezula <tzezula>
Component: Parsing & IndexingAssignee: Tomas Zezula <tzezula>
Status: VERIFIED FIXED    
Severity: normal CC: rbalada
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Tomas Zezula 2010-06-04 09:54:17 UTC
The sources created by EmbeddingIndexers during scan assigns listeners which costs ~5% of the time.
Comment 1 Tomas Zezula 2010-06-04 11:26:47 UTC
Fixed jet-main 50d66a89baaa
Comment 2 Quality Engineering 2010-06-05 07:47:41 UTC
Integrated into 'main-golden', will be available in build *201006050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/50d66a89baaa
User: Tomas Zezula <tzezula@netbeans.org>
Log: #187194:Don't assign listeners on Sources during scan
Comment 3 rbalada 2010-06-16 08:56:09 UTC
Please verify bugfix for this bug, so it can be included in release691 repository.

Thanks,
-R
Comment 4 rbalada 2010-06-21 14:06:47 UTC
main #50d66a89baaa transplanted to release691 #1f5fd360408c
Comment 5 Martin Fousek 2010-07-08 09:29:32 UTC
Verified in release691.