JDK-7097117 : Signed-as-BLOB jar lost signing info when running from local machine
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-10-01
  • Updated: 2013-12-03
  • Resolved: 2011-10-18
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 b10Fixed 8Fixed
Description
- Modify start() method of any deployed JavaFx samples, to contain some call to System.getProperty("foo.bar").
- Build with BLOB-signing on
- Run the app from local filesystem, will see security exception in error details.

Comments
Verified with jre7u51 b09.
03-12-2013

regression_test_src:http://sqe-hgi.us.oracle.com/hg/index.cgi/8/deployment_int_ws/file/55cf37386d83/new_framework/tests/plugin/signBlobJar/src/SignBlobAppletTest.java
03-12-2013

EVALUATION Backport from 8
14-10-2011