The information in this article applies to:
SYMPTOMSWhen running Java code with the JIT compiler turned on, some uses of character constants in a loop can cause an Application error to occur. This article describes one example of code that causes an Application error and results in the following error message:
CAUSEThis problem is caused by a bug in the way that the JIT compiler handles character constants when unrolling a loop. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. MORE INFORMATIONThis code causes the Application error and results in the error message in the "Symptoms" section:
© Microsoft Corporation 2000, All Rights Reserved. REFERENCESFor the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java,
please see the following pages on the Microsoft Technical Support site: http://support.microsoft.com/support/visualj/ Additional query words:
Keywords : kbCompiler kbJavaVM kbJIT kbGrpJava kbDSupport |
Last Reviewed: February 2, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |