-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2_06
-
b45
-
x86
-
windows_2000
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2127247 | 5.0u5 | Hao Dong | P4 | Resolved | Fixed | b04 |
JDK-2125451 | 1.4.2_09 | Hao Dong | P4 | Resolved | Fixed | b01 |
IE always crash on applet exit when JNI code is called from anywhere in the application. ie; whenever JNI calls are made, from whichever place, the IE
will crash on exit.
The entire application was working fine using JCOM calls with the MSJVM.The only new code added since then is the JNI wrapper class in the C++ code, and the corresponding wrapper in the Java Code.
The problem is reproducible with JDK 1.5.0 Update 1 also.
###@###.### 2004-12-24 05:42:18 GMT
will crash on exit.
The entire application was working fine using JCOM calls with the MSJVM.The only new code added since then is the JNI wrapper class in the C++ code, and the corresponding wrapper in the Java Code.
The problem is reproducible with JDK 1.5.0 Update 1 also.
###@###.### 2004-12-24 05:42:18 GMT
- backported by
-
JDK-2125451 IE crash on shutdown in the applet using DnD
- Resolved
-
JDK-2127247 IE crash on shutdown in the applet using DnD
- Resolved