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 51385

Summary: Standalone scanner to create the index is needed
Product: java Reporter: Antonin Nebuzelsky <anebuzelsky>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: issues
Priority: P1 Keywords: PERFORMANCE
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 51715    

Description Antonin Nebuzelsky 2004-11-10 15:30:04 UTC
A standalone scanner of JDK sources has to be
created. It will allow us to create the index
either in advance for including in packages or in
the installer before the user first starts the IDE.

This will allow us to eliminate the current
hottest user complain - initial scan taking too long.
Comment 1 Antonin Nebuzelsky 2004-12-01 09:23:10 UTC
Per the discussion from today's performance meeting - this is
considered a top issue for 4.1. Javacore team should express
commitment soon if this is on their list.
Comment 2 Antonin Nebuzelsky 2005-04-25 16:48:09 UTC
This is fixed in 4.1 installer, which calls Storage Builder to preparse JDK.
Comment 3 Quality Engineering 2007-09-20 09:46:31 UTC
Reorganization of java component