gcc/libjava/java
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
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt * java/awt/GridBagConstraints.java: Removed comment. 2001-08-20 19:53:14 +00:00
beans Makefile.in: Rebuilt. 2001-08-31 21:31:20 +00:00
io Configuration.java.in (INIT_LOAD_LIBRARY): New constant. 2001-09-27 00:24:52 +00:00
lang natClass.cc (_Jv_IsAssignableFrom): Handle the case of an uninitialized target class. 2001-09-30 03:41:54 +01:00
math BigInteger.java (init(int,Random)): New method. 2001-08-28 15:16:11 -07:00
net re PR libgcj/4383 (file: protocol not supported in URLConnection?) 2001-09-30 08:52:16 +01:00
rmi Activatable.java, [...]: RMI implementation from Kaffe. 2001-08-28 00:03:35 +00:00
security * java/security/cert/X509Extension.java: Merge from classpath. 2001-09-25 05:11:21 +01:00
sql DriverManager.java (getDrivers): Handle case where driver's class loader is null. 2001-05-31 16:18:55 +00:00
text RuleBasedCollator.java (clone): Rewrote. 2001-09-07 00:15:47 +00:00
util IdentityHashMap.java (containsKey): Use getHash. 2001-09-27 16:49:13 +00:00