Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4890014
Votes 0
Synopsis reload button in IE reloads a new classlaoder even if other applets are using it
Category java_plugin:iexplorer
Reported Against 1.4.1
Release Fixed 1.4.1_07
State 10-Fix Delivered, Verified, bug
Priority: 4-Low
Related Bugs
Submit Date 14-JUL-2003
Description
If we have 2 or more applets running in 2 or more IE browsers from the same 
source base and press reload in one of the browsers it reloads a new classloader
even though the old classloader was being used by the other applet(s).

Similar to bugId 4873484, but not the same. In this case we have multiple 
applets.

Attached testcase.zip demonstrates the problem.

 xxxxx@xxxxx  2003-07-14
Work Around
N/A
Evaluation
If the ClassLoaderInfo instance is being references by another applet then we cannot simply destroy it.

 xxxxx@xxxxx  2003-07-14
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang