JDK-6974410 : Cache: reduce amount of data read on the warm cache start
  • Type: Enhancement
  • Component: deploy
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Incomplete
  • OS: generic
  • CPU: generic
  • Submitted: 2010-08-04
  • Updated: 2024-04-12
  • Resolved: 2017-02-23
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
tbdResolved
Related Reports
Relates :  
Description
Experiment shows that we are reading about 40Mb from deployment cache to lanch an app that requires <2Mb of data read when launched as standalone. We need to significantly reduce overhead here.

Comments
This is an old, incomplete filing. Reassessment required.
23-02-2017