JDK-6213967 : Cache-clean up support for common download engine
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-01-04
  • Updated: 2010-04-04
  • Resolved: 2005-03-30
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 b30Fixed
Description
Currently in java web start cache, there is no cache size limit and cache clean up policy; the cache will just continue to grow in size.
In plugin cache, they have a cache clean up policy to remove certain files when the cache size limit is reached.

In mustang a common download engine will be used for both JPI and JWS; so we will need to implement a new cache-cleanup policy that serves both products.

http://javaweb.sfbay/~ngthomas/cache_clean_up.html
###@###.### 2005-1-04 22:13:22 GMT

Comments
EVALUATION fix in mustang ###@###.### 2005-03-17 00:29:11 GMT
17-03-2005