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 - Empty indexes should be excluded from IO operations
Summary: Empty indexes should be excluded from IO operations
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 177274
  Show dependency tree
 
Reported: 2010-05-13 12:55 UTC by Tomas Zezula
Modified: 2010-05-19 06:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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