The information in this article applies to:
SYMPTOMSRunning the below program causes the Microsoft virtual machine (Microsoft VM) to use 100 percent of the CPU's processing capacity. This process will hang the PC until it is terminated. CAUSEThis is due to a bug found in builds 315x of the Microsoft VM's exception-handling logic. RESOLUTIONDownload and install the latest Microsoft VM from the following Web page: http://www.microsoft.com/java/download.htm STATUSMicrosoft has confirmed this to be a bug in Microsoft Win32 virtual machine Version 315x. MORE INFORMATIONSteps to Reproduce BehaviorCompile and run the following code. On machines with virtual machines that contain this bug, the CPU usage on the machine will go to 100% and the Microsoft VM will hang. However, on a machine with a fixed virtual machine, the string "java.lang.Exception" will be output and the program will exit immediately.
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/ © Microsoft Corporation 1999, All Rights Reserved. Additional query words:
Keywords : kbSDKJava kbVJ600fix |
Last Reviewed: November 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |