JDK-6891994 : Applet using version'ed jar files is slower than using non-version'ed jars
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u16
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2009-10-15
  • Updated: 2010-08-04
  • Resolved: 2009-10-27
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
6-poolResolved
Related Reports
Duplicate :  
Description
Loading of an applet using version'ed jar files is slower than loading the same application using non-version'ed jar files.

When cache_archive_ex parameter is specified, application loading takes about 30% of additional time compared to a simple archive without versioning.

Tests made with 1.6 update 10 to 16, with both old and new plugins without much difference in the results.