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 - Standalone scanner to create the index is needed
Summary: Standalone scanner to create the index is needed
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 51715
  Show dependency tree
 
Reported: 2004-11-10 15:30 UTC by Antonin Nebuzelsky
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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