jdk-24/hotspot/test/compiler/7100757
Vladimir Kozlov 2407655ab1 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.

Reviewed-by: never, twisti
2011-10-14 10:07:28 -07:00
..
Test7100757.java 7100757: The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc 2011-10-14 10:07:28 -07:00