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.
- 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.