gcc/libjava/java
Guilhem Lavaux d1aa479583 2003-10-02 Guilhem Lavaux <guilhem@kaffe.org>
* java/net/InetSocketAddress.java
	(InetSocketAddress): Made exception more clear.
	(equals): Handle case when addr is null.
	(toString): Likewise.
	* java/net/NetworkInterface.java
	(static): Load native library.
	(getNetworkInterfaces): Rewritten.

From-SVN: r72047
2003-10-02 19:29:31 +00:00
..
applet
awt GtkComponentPeer.java (insets): New field. 2003-10-02 18:34:56 +00:00
beans
io [multiple changes] 2003-09-26 19:59:56 +00:00
lang VMClassLoader.java (loadClass): Now native. 2003-10-02 15:34:28 +00:00
math
net 2003-10-02 Guilhem Lavaux <guilhem@kaffe.org> 2003-10-02 19:29:31 +00:00
nio ByteBufferHelper.java: Rewrote all methods by suggestions from Eric Blake. 2003-10-02 15:02:32 +00:00
rmi RMIClassLoader.java: Reformatted file, no functional code changes. 2003-09-26 20:03:28 +00:00
security
sql
text DateFormat.java (format): Throw IllegalArgumentException if j' is not a Number or Date instance. 2003-09-28 05:23:29 +01:00
util jcf-parse.c (java_parse_file): Write otable and atable. 2003-10-01 16:22:13 +00:00