-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 1.3.0
-
Component/s: hotspot
-
sol-beta
-
x86
-
solaris_2.6
VM incorrectly optimizes the integer quotient
Integer.MIN_VALUE / Integer.MIN_VALUE
to -1; should be 1.