JDK-6972165 : Relax the jnlp specification of a signed jnlp file.
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 6
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-07-26
  • Updated: 2011-03-09
  • Resolved: 2011-03-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
7 b126Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
The JNLP Sprcification requires that for a jnlp file to be signed, it but match byte for byte the jnlp file in the signed jar.
This is over restrictive.  
We should allow some mechanism for the deployer to indicate in the jnlp file included in the signed jar that a particular field is mutable, and changing it will not cause a mismatch when checking the signing of the jnlp file.

Comments
EVALUATION see discussion at: http://j2se.sfbay.sun.com/web/bin/view/Deployment/SpecChange7for6972165
27-12-2010