* BigInteger.java: fix right shifts by nonzero multiples of 32.
authorHans Boehm <hboehm@gcc.gnu.org>
Fri, 17 Aug 2001 16:28:32 +0000 (16:28 +0000)
committerHans Boehm <hboehm@gcc.gnu.org>
Fri, 17 Aug 2001 16:28:32 +0000 (16:28 +0000)
commit552bf3d6affe62b9770f3d4fcc5e9e74a2867fab
treedaef603d691af492cb244054ea3bebd1c8605090
parentff0a63e8e4e4e591291a518df74f793c857ea92e
* BigInteger.java: fix right shifts by nonzero multiples of 32.

From-SVN: r44963
libjava/java/math/BigInteger.java