JDK-8135052 : Multiple Applets does not load on IE11 Windows 7
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 8u60
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_7
  • CPU: x86_64
  • Submitted: 2015-09-03
  • Updated: 2015-09-04
  • Resolved: 2015-09-04
Related Reports
Duplicate :  
Description
FULL PRODUCT VERSION :
Java Plug-in 11.60.2.27
Java(TM) SE Runtime Environment (build 1.8.0_60-b27) 
Java HotSpot(TM) Client VM (build 25.60-b23, mixed mode) 

ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]

EXTRA RELEVANT SYSTEM CONFIGURATION :
Applets are load using jnlp over the network.

A DESCRIPTION OF THE PROBLEM :
We have a wrapper JApplet which loads 4 more applets on the same webpage. In previous version of jre plugin, everything worked fine. In the latest version 8u60, the Wrapper applet is never load or initialized. I have enabled the console logging and I don't see any logs created or the console displayed.

The wrapper applet is loaded in an iframe tag

REGRESSION.  Last worked in version 8u51

ADDITIONAL REGRESSION INFORMATION: 
Java Plug-in 11.51.2.16
Using JRE version 1.8.0_51-b16 Java HotSpot(TM) Client VM
User home directory = C:\Users\rmalladi


REPRODUCIBILITY :
This bug can be reproduced always.


Comments
Closing this as a duplicate of JDK-8134469.
04-09-2015