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 16:24:04 PDT 2011
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