JDK-8136585 : App signed with trusted valid cert still has the "Integration" dialog when deployment.javaws.shortcut is set to ASK_UNTRUSTED
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Not an Issue
  • Submitted: 2015-09-16
  • Updated: 2015-09-18
  • Resolved: 2015-09-18
Related Reports
Relates :  
Description
Steps to reproduce:
1) Open JCP.
Under Advanced - Shortcut Creation, select.
- Ask user if untrusted (default)
2) Save the setting and close JCP.
3) Import the cert into Signer CA to make it trusted.
http://sqeweb.us.oracle.com/net/scanas415/export/deployment/sheldon/webCases/shortcut/tmpcert/self.valid.cert 
4) Launch the tested application
http://sqeweb.us.oracle.com/net/scanas415/export/deployment/sheldon/webCases/shortcut/jnlp/testAlwaysSignedDesktopAndSubmenu.jnlp
5) Accept the Security Information dialog
6) If "Desktop Integration Warning"  was still there, bug is reproducible.




Comments
A Trusted application is one that asks for all-permission and is granted it. A signed sandbox application is not a trusted application. The example given in this app is a signed sandbox application. closing as not a bug.
18-09-2015

Affected cases: RULE "ShortcutTest::testAcceptAskUntrustSignedDesktopAndSubmenu" Exception junit.framework.ComparisonFailure: app cannot launchedtestAcceptAskUntrustSignedDesktopAndSubmenu expected:<[TEST PASSED]> but was:<[FAILED: TIME OUT]> at ShortcutTest.testAcceptAskUntrustSignedDesktopAndSubmenu(ShortcutTest.java:...)
16-09-2015