-
Bug
-
Resolution: Fixed
-
P2
-
5.0u16, 6u2, 6u4, 7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2152002 | 6u10 | Dennis Gu | P2 | Closed | Fixed | b07 |
JDK-2176469 | 5.0u19 | Mala Bankal | P3 | Resolved | Fixed | b02 |
JDK-2172626 | 5.0u18-rev | Mala Bankal | P3 | Resolved | Fixed | b05 |
Attached are two stack traces from the Iris application (http://swinglabs.org/iris/). One shows that the (signed) JNLPAppletLauncher, which is used to launch one of the demo's two applets (the Editor applet), is unable to fetch a system property. The other shows that the other signed applet on the page, the Toolbox applet, is unable to connect to Flickr.
These problems don't occur all of the time and seem to be present either mostly or completely on the Firefox browser.
It's unclear whether there might be a new race condition in certificate checking somehow related to the presence of the two signed applets on the page, or something similar.
Removing the Sun certificate from the accepted certificates list seems to fix the problem for the first launch after the removal (when the security dialogs are displayed), but the problem seems to occur afterward.
- backported by
-
JDK-2172626 Intermittent problems with signed applet certificate verification
- Resolved
-
JDK-2176469 Intermittent problems with signed applet certificate verification
- Resolved
-
JDK-2152002 Intermittent problems with signed applet certificate verification
- Closed
- duplicates
-
JDK-6800020 Java applet receives "java.security.AccessControlException: access denied" w/ 1.6.0_04
- Closed
-
JDK-6611565 AccessControlException when executing signed applets
- Closed
-
JDK-6782121 crash in deploy.dll after calling com.sun.deploy.security.WIExplorerCertStore.loadCertificates()
- Closed