Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2072008 | 5.0 | Devananda Jayaraman | P4 | Resolved | Fixed | beta2 |
JDK-2072007 | 1.4.2_02 | Devananda Jayaraman | P4 | Closed | Fixed | 02 |
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.
###@###.### 2003-07-14
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.
###@###.### 2003-07-14
- backported by
-
JDK-2072008 reload button in IE reloads a new classlaoder even if other applets are using it
- Resolved
-
JDK-2072007 reload button in IE reloads a new classlaoder even if other applets are using it
- Closed