BigInteger.java (divide): Handle the special case when dividing by 1 and the…
BigInteger.java (divide): Handle the special case when dividing by 1 and the high bit of the dividend is set. * java/math/BigInteger.java(divide): Handle the special case when dividing by 1 and the high bit of the dividend is set. (setShiftRight): Handle case when count == 0. From-SVN: r32724
Showing
Please
register
or
sign in
to comment