JDK-6635047 : Consolidate small Kernel bundles
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u10
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: generic
  • Submitted: 2007-11-28
  • Updated: 2010-09-17
  • Resolved: 2008-03-26
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 JDK 7
6u10 b09Fixed 7Fixed
Description
Java Kernel automatically creates bundles for packages which are not otherwise assigned.  Some packages are very small (less than 1KB) and the overhead of making an additional download request outweighs the benefit of finer granularity.  We need to consolidate some of these bundles together and reduce the overall bundle count.

Comments
EVALUATION Went from 202 down to 124 bundles.
30-11-2007