gcc/libjava/java
Tom Tromey a1db344663 PipedOutputStream.java (flush): Declare as throwing IOException.
* java/io/PipedOutputStream.java (flush): Declare as throwing
	IOException.
	(close): Likewise.
	* java/io/PipedWriter.java (close): Declare as throwing
	IOException.
	* java/io/StringWriter.java (close): Declare as throwing
	IOException.

From-SVN: r62401
2003-02-04 21:07:15 +00:00
..
applet
awt Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphics configuration. 2003-01-31 17:54:14 +00:00
beans
io PipedOutputStream.java (flush): Declare as throwing IOException. 2003-02-04 21:07:15 +00:00
lang natRuntime.cc (java::lang::Runtime::_load)): Take care of the fact that on Win32... 2003-02-03 21:23:59 +00:00
math
net SocketImpl.java (toString): Don't explicitly call toString() on possible null address. 2003-01-16 21:37:56 +00:00
nio
rmi
security
sql
text
util Properties.java (load): Ignore backslash before EOF. 2003-01-31 17:00:01 +00:00