The information in this article applies to:
SYMPTOMSThe JIT compiler in Internet Explorer 3.02 (build 1518 of the Virtual Machine for Java) caused a problem where de-referencing an object and using it in a comparison operation in the same statement was causing incorrect results. RESOLUTIONThis problem has been fixed in later builds of the Virtual Machine for Java, or, alternatively, the JIT compiler may be turned off to avoid the bug. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been corrected in build 2252 and later of the Java VM (SDK for Java version 2.0 or higher and Internet Explorer 4.0 or higher.) MORE INFORMATIONThe included Java language source file demonstrates the problem. When you run the applet under build 1518 of the Virtual Machine for Java (Internet Explorer 3.02) with the JIT compiler enabled a result of "true" is returned for the test:
Steps to Reproduce Behavior
REFERENCESFor additional information regarding troubleshooting Java issues that may involve JIT compiler errors, please see the following article in the Microsoft Knowledge Base: Q168806 Troubleshooting Java Problems in Internet ExplorerIt also includes information on disabling the JIT compiler. Additional query words:
Keywords : kbJavaVM kbJIT JVM |
Last Reviewed: December 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |