Request for reviews (XS): 7100757: The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc
Tom Rodriguez
tom.rodriguez at oracle.com
Thu Oct 13 17:10:26 PDT 2011
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