gcc/libjava/java
Michael Koch 2c11433f20 2004-09-27 Michael Koch <konqueror@gmx.de>
* java/io/BufferedInputStream.java
	(BufferedInputStream): Added Jeroen Frijters to authors.
	(count): Don't explicitely initialize with default value.
	(pos): Likewise.
	(marklimit): Likewise.
	(read): Changed boolean expression to match GNU classpath' version.
	(reset): Add proper message to exception.
	(skip): Check for closed stream.
	(refill): Likewise.

From-SVN: r88167
2004-09-27 09:27:28 +00: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 2004-09-27 Michael Koch <konqueror@gmx.de> 2004-09-27 09:27:28 +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