gcc/libjava/java
Bryce McKinlay 865b4ea73f PipedInputStream: Rewrote to be simpler and more correct.
* java/io/PipedInputStream: Rewrote to be simpler and more correct.
	* java/io/PipedOutputStream: Updated to match new PipedInputStream.
	* java/io/PipedReader: New implementation based on new
	PipedInputStream.
	* java/io/PipedWriter: Updated to match new PipedOutputStream.

From-SVN: r38708
2001-01-05 08:23:51 +00:00
..
applet
awt ScrollPane.java (setBlockIncrement): Throw error. 2001-01-03 20:34:44 +00:00
beans PropertyChangeListener.java: Extends EventListener. 2000-12-21 18:39:43 +00:00
io PipedInputStream: Rewrote to be simpler and more correct. 2001-01-05 08:23:51 +00:00
lang * java/lang/Thread.java: Update comment. 2001-01-05 00:31:45 +00:00
math Makefile.am: Added locale files from Classpath. 2000-10-27 10:33:46 +00:00
net FileInputStream.java (close): Check if the fd is valid. 2000-12-08 10:28:32 +00:00
security
sql DriverManager.java (getConnection): Don't set user/password properties if null. 2000-12-28 22:21:36 +00:00
text NumberFormat.java (groupingUsed, [...]): Now package-private. 2000-12-15 06:23:28 +00:00
util re PR libgcj/1358 (java.util.Date.toString() doesn't seem to behave properly.) 2000-12-28 05:55:56 +00:00