JDK-6893492 : DownloadService2 should report size of cached resources
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 6u18
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,windows_xp
  • CPU: generic,x86
  • Submitted: 2009-10-20
  • Updated: 2010-09-16
  • Resolved: 2010-01-13
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
6u18 b05Fixed 7Fixed
Related Reports
Relates :  
Description
javax.jnlp.DownloadService2 was added to 6u18 to provide advanced JNLP cache management. Customers would consider it useful to have information about the 
size of cached resources. We should probably add getSize() to DownloadService2.ResourceSpec.

Comments
EVALUATION As per request from customer contact, I will also add getExpirationDate() and getLastModified() to ResourceSpec.
21-10-2009

EVALUATION I am adding getSize() and implementation to the API.
20-10-2009