FIX: Unsigned Right Shift Operator Returns Incorrect Result (259989)
The information in this article applies to:
- Microsoft virtual machine
This article was previously published under Q259989 SYMPTOMS
When you perform an unsigned right shift assignment on a byte variable while the Just In Time compiler (JIT) is turned on, the results obtained are incorrect.
CAUSE
This is caused by a bug in the JIT in which the shift operation is incorrectly optimized.
RESOLUTION
A possible way to work around this problem is to turn off the JIT (although this can cause some Java programs to run slower).
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
This bug has been verified to occur in both the 3100 and 3200 series of the Microsoft virtual machine.
This problem was corrected in Windows 2000 Service Pack 1.
REFERENCESFor additional information about the latest service pack for Windows 2000, click the article number below
to view the article in the Microsoft Knowledge Base:
260910 How to Obtain the Latest Windows 2000 Service Pack
For support information about Visual J++ and the SDK for Java, visit the following Microsoft Web site:
Modification Type: | Major | Last Reviewed: | 6/14/2006 |
---|
Keywords: | kbBug kbCompiler kbfix kbJavaVM31xxfix kbJavaVM33xxfix kbJIT kbWin2000sp1Fix KB259989 |
---|
|