gcc/libjava/gnu
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 DirectRasterGraphics.java (clone): Hoist to public. 2001-02-15 04:36:34 +00:00
classpath Configuration.java.in (INIT_LOAD_LIBRARY): New constant. 2001-09-27 00:24:52 +00:00
gcj re PR libgcj/4383 (file: protocol not supported in URLConnection?) 2001-09-30 08:52:16 +01:00
java old fix 2001-09-23 01:08:05 +00:00