gcc/libjava/java
Per Bothner a22478ced1 Collections.java (sort): Copy from array in forwards order...
* java/util/Collections.java (sort):  Copy from array in forwards
	order, rather than reverse order which may be much less efficient.

From-SVN: r88146
2004-09-26 13:14:26 -07:00
..
applet AppletContext.java, [...]: Jalopied and checkstyle clean. 2004-09-23 18:24:00 +00:00
awt [multiple changes] 2004-09-02 05:10:34 +00:00
beans EventHandler.java: Remove debugging statements. 2004-07-14 22:59:24 +00:00
io ObjectStreamField.java: Removed unused import statement. 2004-09-25 09:47:45 +00:00
lang System.java (properties): Make package private. 2004-09-26 17:11:14 +00:00
math URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
net URL.java (systemClassLoader): New static field. 2004-09-24 08:02:09 +00:00
nio ByteBuffer.java (hashCode): Implemented. 2004-09-21 15:50:13 +02:00
rmi UID.java (UID): Read `nextCount', not count. 2004-08-30 18:45:04 +02:00
security 2004-09-26 Casey Marshall <csm@gnu.org> 2004-09-26 14:47:41 +00:00
sql Timestamp.java (valueOf): Synchronize access to dateFormat. 2004-08-03 01:21:26 +01:00
text [multiple changes] 2004-09-09 21:44:07 +02:00
util Collections.java (sort): Copy from array in forwards order... 2004-09-26 13:14:26 -07:00