Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2127290 | 1.4.2_14 | Sean Coffey | P2 | Resolved | Fixed | b02 |
The applet in http://www.apl.jhu.edu/~hall/CWP-Sources/CWP-Examples/Chapter19/Everest.html is doing java to javascript communication. To reproduce the problem:
* Go to that page
* Point to the applet, scroll the bottom scroll bar quick
* Hit the reload or "back" button
Expected vs. Actual behavior:
Expected:
Browser should not crash.
Actual:
The browser crashes
###@###.### 2003-10-31
* Go to that page
* Point to the applet, scroll the bottom scroll bar quick
* Hit the reload or "back" button
Expected vs. Actual behavior:
Expected:
Browser should not crash.
Actual:
The browser crashes
###@###.### 2003-10-31
- backported by
-
JDK-2127290 CAxControl::OnJSInvokeMethod() - Access violation potential
- Resolved
- duplicates
-
JDK-6277082 JVM Crashes while opening multiple IE windows
- Closed
-
JDK-6491343 JVM crash (applet in IE6 on WinXP SP 2) at CAxControl::OnJSInvokeMethod in AxControl.cpp
- Closed