Request for reviews (XS): 7100757: The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Oct 13 17:37:31 PDT 2011


Thank you, Tom

Vladimir

Tom Rodriguez wrote:
> Looks good.
> 
> tom
> 
> On Oct 13, 2011, at 4:24 PM, 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