gcc/libjava/gnu/gcj/protocol
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
..
core jvm.h: Declare _Jv_RegisterResource. 2001-09-06 22:32:54 +00:00
file re PR libgcj/4383 (file: protocol not supported in URLConnection?) 2001-09-30 08:52:16 +01:00
http Connection.java (gotHeaders): Removed. 2000-08-10 10:10:25 +01:00
jar Oops, typo in last change. 2000-05-19 03:46:09 +01:00