* BigInteger.java: fix right shifts by nonzero multiples of 32.
From-SVN: r44964
This commit is contained in:
parent
552bf3d6af
commit
c8e6d3a499
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-08-17 Hans-J. Boehm <Hans_Boehm@hp.com>
|
||||
|
||||
* BigInteger.java: fix right shifts by nonzero multiples of 32.
|
||||
|
||||
2001-08-15 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* jni.cc: Include IdentityHashMap.h, not Hashtable.h.
|
||||
|
|
Loading…
Add table
Reference in a new issue