2004-09-23 Mark Wielaard <mark@klomp.org>
commit6612507d089d520d82610f1f942d23c30529e2d6
authormkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Sep 2004 18:01:46 +0000 (23 18:01 +0000)
committermkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Sep 2004 18:01:46 +0000 (23 18:01 +0000)
treebc1195b7fcbf1306b6476efad007af02f463e4c3
parentdf481199f380f34f881d98793eabd85c887b7eaa
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87970 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/java/util/Collections.java