JDK-7049193 : Review and complete support for JAR's signed as BLOB
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 7
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-05-27
  • Updated: 2011-11-15
  • Resolved: 2011-08-17
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
7u2 b03Fixed 8Fixed
Description
Enable support for JAR's signed as BLOB.

Review implementation code and write tests to ensure applications using signed Jars works in scenarios:
(1) cache enable (applets, jnlp applets and webstart)
(2) cache disabled
(3) download on demand (we need to return set of "jar signers" as signers for every entry

Comments
EVALUATION Changes committed how ever not enabled. Changes would be enabled when security reviewer approves the follow-up CR 7062850. For feature description and testing see: http://j2se.sfbay.sun.com/web/bin/view/Deployment/SignJarAsBLOB *** (#1 of 1): [ UNSAVED ] ###@###.###
05-07-2011