JDK-7022938 : New Java Plug-in occasionally fails to load first applet of two on IE 6
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u23
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2011-02-28
  • Updated: 2013-09-12
  • Resolved: 2011-08-22
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u27-rev b21Fixed 7-poolResolved
Related Reports
Relates :  
Description
Reliability problems are seen with New Java Plug-in when launching an applet 
twice on the same web page using IE6. 
Occasionally, the first applet of the two fails to load. The '<NOEMBED>' 
section of the OBJECT tag is displayed instead. So, the first applet behaves 
as if no Java Plug-in was installed.
The second applet being concurrently launched usually starts up fine.

The behavior can only be reproduced with Internet Explorer 6.
Internet Explorer 7 is fine in this respect.