JDK-8164865 : REGRESSION:unable to connect Javascript from applet using JRE 9
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Not an Issue
  • Submitted: 2016-08-26
  • Updated: 2016-10-11
  • Resolved: 2016-10-11
Related Reports
Relates :  
Relates :  
Description
Unable to connect Javascript from applet using JRE 9. It works fine with 
other JRE versions. PFA java console logs and below is the exception in 
client logs. Please check and resolve this issue.


14:58:50:847|Loglevel0|notifyPage, retrying|netscape.javascript.JSException: 
No such method "appletInitCallback" on JavaScript object

                at 
sun.plugin2.main.client.MessagePassingJSObject.newJSException(Unknown Source)

                at 
sun.plugin2.main.client.MessagePassingJSObject.waitForReply(Unknown Source)

                at 
sun.plugin2.main.client.MessagePassingJSObject.call(Unknown Source)