Request for reviews (XS): 7100757: The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc
Vladimir Kozlov
vladimir.kozlov at oracle.com
Fri Oct 14 09:00:01 PDT 2011
Thank you, Christian
Vladimir
On 10/14/11 2:01 AM, Christian Thalinger wrote:
> Looks good. Thanks for fixing this. -- Chris
>
> On Oct 14, 2011, at 1:24 AM, Vladimir Kozlov wrote:
>
>> http://cr.openjdk.java.net/~kvn/7100757/webrev
>>
>> 7100757: The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc
>>
>> Instruction countTrailingZerosL() should use iRegIsafe dst register since it is used in long arithmetic.
>>
>> Added regression test.
>>
>> Thanks,
>> Vladimir
>
More information about the hotspot-compiler-dev
mailing list