gcc/libjava/java
Michael Koch 493b3c9c47 re PR libgcj/14695 ([3.3/3.4 only] java.net.NetworkInterface.getByName() throws exception instead of returning null)
2004-05-03  Michael Koch  <konqueror@gmx.de>

	Fixes PR libgcj/14695:
	* java/net/NetworkInterface.java
	(getByName): Return null when no interface was found.

From-SVN: r81434
2004-05-03 14:40:59 +00:00
..
applet [multiple changes] 2004-04-16 18:44:45 +00:00
awt Font.java (deriveFont): Implement missing variants. 2004-04-22 05:34:30 +00:00
beans AWTPermission.java, [...]: Fixed HTML tags in javadocs all over. 2004-04-20 10:37:07 +00:00
io BufferedWriter.java: Reordered variables to be at top of the class. 2004-04-20 18:15:44 +00:00
lang natClass.cc (_Jv_LayoutInterfaceMethods): New method. 2004-04-21 20:26:22 +01:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net re PR libgcj/14695 ([3.3/3.4 only] java.net.NetworkInterface.getByName() throws exception instead of returning null) 2004-05-03 14:40:59 +00:00
nio 2004-04-22 Michael Koch <konqueror@gmx.de> 2004-04-22 06:41:36 +00:00
rmi MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
security MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
sql DriverManager.java: Cleaned up imports. 2004-04-23 07:57:47 +00:00
text CollationElementIterator.java (reset): Reset lookahead variables. 2004-04-24 16:03:05 +00:00
util [multiple changes] 2004-04-23 06:36:06 +00:00