JDK-6648192 : Kernel download improvements
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u10
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: generic
  • Submitted: 2008-01-08
  • Updated: 2010-09-08
  • Resolved: 2008-01-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6u10 b11Fixed
Description
Umbrella bug to cover a few bundle download changes:

1) Since the recent addition of the merged bundle, we no longer need to download bundles which only contain classes (as opposed to DLLs, etc.) unless they are specifically requested.  This results in a roughly 4MB reduction to the total download.

2) Background downloads need to be more intelligently ordered.  Right now they are downloaded in arbitrary order, but frequently-requested bundles should get priority.

3) Some bundles.xml tuning to help avoid big bundle downloads to obtain a single class.

Comments
EVALUATION Done.
08-01-2008

SUGGESTED FIX Webrev: http://sa.sfbay.sun.com/projects/deployment_data/6u10/6648192.0
08-01-2008