JDK-2214520 : Jar file used by JRE1.4.2 won't be cached if it runs on New Generation Plugin.
  • Type: Backport
  • Backport of: JDK-7021429
  • Component: deploy
  • Sub-Component: plugin
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • Submitted: 2011-09-21
  • Updated: 2012-06-08
  • Resolved: 2012-06-08
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 7 JDK 8
7-poolResolved 8Resolved
Comments
EVALUATION This issue is not reproducible with JDK 7u6 b13 due to a significant redesign of Java Deployment Cache. The resource file (ServerJAR.jar) is downloaded only ones, and then reused in all subsequent launches.
08-06-2012