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 206017

Summary: Prefetch of Java files in JavaCustomIndexer
Product: java Reporter: Tomas Zezula <tzezula>
Component: SourceAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal CC: jglick
Priority: P2 Keywords: PERFORMANCE, PLAN
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Tomas Zezula 2011-12-06 17:04:03 UTC
Prefetching of Java files in OnePassCompileWorker and SuperOnePassCompileWorker decreases time of scan of java.source + deps by 5%
Comment 1 Tomas Zezula 2012-02-16 12:51:15 UTC
Fixed jet-main 1687f3d12679
Comment 2 Quality Engineering 2012-02-18 09:29:22 UTC
Integrated into 'main-golden', will be available in build *201202180400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1687f3d12679
User: Tomas Zezula <tzezula@netbeans.org>
Log: i#206017:Prefetch of Java files in JavaCustomIndexer