-
Bug
-
Resolution: Fixed
-
P2
-
7u141, 8u121, 9
-
b158
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8175612 | 10 | Victor Drozdov | P2 | Resolved | Fixed | b02 |
JDK-8174726 | 9 | Victor Drozdov | P2 | Resolved | Fixed | team |
When I try running a simple Swing applet on FF (Mac or Linux) or Safari (Mac) it doesn't recognize the plugin. This stopped working very recently, and affects both 9 and 8u121, so it might be a deployJava.js change that caused the regression.
Here is a pointer to a failing applet:
http://jfx.us.oracle.com/shared-webrev/kcr/applets/SimpleSwingApp/launch.html
I note that FX applets run fine.
Here is a pointer to a failing applet:
http://jfx.us.oracle.com/shared-webrev/kcr/applets/SimpleSwingApp/launch.html
I note that FX applets run fine.
- backported by
-
JDK-8174726 DT(deployJava.js) fails to load applet in FF or Safari on Linux or Mac
- Resolved
-
JDK-8175612 DT(deployJava.js) fails to load applet in FF or Safari on Linux or Mac
- Resolved
- duplicates
-
JDK-8174150 deployJava.js not detecting browser plugin in Firefox
- Closed