JDK-6701307 : Applet doesnt launch on one IE session when loading same applet simultaneously on two diffrent IE
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u10
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2008-05-13
  • Updated: 2010-04-04
  • Resolved: 2008-05-18
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
6u10Resolved
Related Reports
Duplicate :  
Description
Applet doesnt launch on one IE session when loading same applet simultaneously on diffrent IE6 sessions on windows 2000.

Build - b24 PIT Build.

How to reproduce: (m/c - jit043.india.sun.com ) vncpwd - vnc123
a) Install Kernel JRE. ( by making sure KernelBackgroundDownload as 0) 
b) Lauch two browser session same time with same applet - http://sqindia.india.sun.com/disk17/deployment/raghu/kernel/KJRE003/DownloadBundlesApplet.html

cd Z:\disk17\deployment\raghu\kernel\KJRE003
java -cp classes ProcessExecutor ie.list
(ProcessExecutor.java and ie.list is attached)

Expected result:
Two browser session should load the same applet.

Comments
EVALUATION I can not reproduce any issue with the current code. Closing as duplicate of 6695076.
18-05-2008