2004-09-23 Mark Wielaard <mark@klomp.org>
authorMark Wielaard <mark@klomp.org>
Thu, 23 Sep 2004 18:01:46 +0000 (18:01 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Thu, 23 Sep 2004 18:01:46 +0000 (18:01 +0000)
commit093942ac675fab472ce829446c86b8233f25ee1d
treebc1195b7fcbf1306b6476efad007af02f463e4c3
parentfd5f23d3a60e9271dd964e0d1a323e8db6f0088d
2004-09-23  Mark Wielaard  <mark@klomp.org>

* java/util/Collections.java
(binarySearch(List, Object, Comparator)): Explicitly
reverse direction in list iterator.
(rotate): Just return when list is empty.

From-SVN: r87970
libjava/ChangeLog
libjava/java/util/Collections.java