gcc/libjava/gnu/gcj
Bryce McKinlay 218e1e912d re PR libgcj/4383 (file: protocol not supported in URLConnection?)
PR libgcj/4383

	* gnu/gcj/protocol/file/Connection.java (connect): Throw
	FileNotFoundException if appropriate.
	* gnu/gcj/protocol/file/Handler.java (openConnection): Throw an
	IOException if we got a file: url with a hostname. Comment out protocol
	switch to ftp for now.
	* java/net/URL.java (URL): Include protocol name in exception
	message
	when handler can't be found.

From-SVN: r45898
2001-09-30 08:52:16 +01:00
..
awt
convert Add support for iso8859_1. 2001-09-17 02:28:53 +00:00
io [multiple changes] 2001-05-18 07:29:11 +01:00
math Changes merged from Kawa's gnu.math. 2001-03-01 22:55:33 -08:00
protocol re PR libgcj/4383 (file: protocol not supported in URLConnection?) 2001-09-30 08:52:16 +01:00
runtime SharedLibLoader.java: New class. 2001-09-29 12:16:27 -07:00
xlib exception.cc (java_eh_info): Make value type jthrowable. 2001-03-25 23:05:32 -08:00
Core.java jvm.h: Declare _Jv_RegisterResource. 2001-09-06 22:32:54 +00:00
natCore.cc jvm.h: Declare _Jv_RegisterResource. 2001-09-06 22:32:54 +00:00
RawData.java