JDK-6185400 : Download multiple JNLP resources simultaneously (same time, in parallel)
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2004-10-27
  • Updated: 2010-04-02
  • Resolved: 2004-11-01
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.
Other
5.0Resolved
Related Reports
Duplicate :  
Description
A DESCRIPTION OF THE REQUEST :
Java Web Start should download an application's resources (jars, nativelib jars, icon images, etc.) at the same time, instead of one at a time.

JUSTIFICATION :
The download process would not take as long in many cases, especially when resources for the application hosted on different servers.
###@###.### 10/27/04 19:43 GMT

Comments
EVALUATION This is what Java Web Start does in 1.5.0. this was implemented as part of: 4667651: performance improvements. ###@###.### 11/1/04 16:27 GMT
01-11-2004