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 186095

Summary: Empty indexes should be excluded from IO operations
Product: editor Reporter: Tomas Zezula <tzezula>
Component: Parsing & IndexingAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal CC: vv159170
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 177274    

Description Tomas Zezula 2010-05-13 12:55:04 UTC
The JavaScriptTypeProvider registers itself for each source root while in most situations (in my case everytime) there is no java script file. The parsing API should not do any IO on empty indexes, except of first time to find out that index is empty.
Comment 1 Tomas Zezula 2010-05-13 13:18:04 UTC
fixed in jet-main 386d94ccfd44
Comment 2 Quality Engineering 2010-05-17 15:32:15 UTC
Integrated into 'main-golden', will be available in build *201005170932* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log:
Comment 3 Quality Engineering 2010-05-19 06:18:43 UTC
Integrated into 'main-golden', will be available in build *201005182201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: