Request for reviews (XS): 7100757: The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc
Christian Thalinger
christian.thalinger at oracle.com
Fri Oct 14 02:01:13 PDT 2011
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