Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2042214 | 1.4.0 | Margarita Fisher | P2 | Resolved | Fixed | beta2 |
JDK-2042213 | 1.3.1_01 | Margarita Fisher | P2 | Closed | Fixed | 01 |
Name: yyT116575 Date: 04/05/2001
java version "1.3.0_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_02)
Java HotSpot(TM) Client VM (build 1.3.0_02, mixed mode)
Disabling the JIT in the Plug-In control panel (Advanced, Enable Just In Time
Compiler) causes the browser to crash when trying to start an applet:
Exception occurred during event dispatching:
java.lang.UnsatisfiedLinkError: ConsoleStatus
at sun.plugin.JavaRunTime.ConsoleStatus(Native Method)
at sun.plugin.JavaRunTime$1.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
To reproduce the problem, go to plug-in demo homepage, and click on any
1.3-based applets demo. This happens with IE5 and Netscape 4.73 (both Windows).
It occurs in 1.3.0-C, 1.3.0_01, 1.3.0_02, and 1.3.1-beta-b15.
(Review ID: 120219)
======================================================================
- backported by
-
JDK-2042214 Disabling JIT in Plug-In control panel causes browser crash
-
- Resolved
-
-
JDK-2042213 Disabling JIT in Plug-In control panel causes browser crash
-
- Closed
-