gcc/libjava/java
David Daney 4dc2f71b90 InetAddress.java (InetAddress): Make a private copy of the address.
2005-02-02  David Daney  <ddaney@avtrex.com>

	* java/net/InetAddress.java (InetAddress): Make a private copy of
	the address.
	* java/net/Inet4Address.java (getAddress): Return a copy of the
	address.
	* java/net/Inet6Address.java (Inet6Address): Use private copy of
	the address
	(getAddress): Return a copy of the address.
	(equals): Rewrote.

From-SVN: r94664
2005-02-03 17:44:20 +00:00
..
applet
awt
beans
io File.java (toURI): Generate a URI which we understand. 2005-01-14 21:12:46 +00:00
lang re PR libgcj/19681 (extension loading currently incorrect) 2005-02-02 20:59:41 +00:00
math
net InetAddress.java (InetAddress): Make a private copy of the address. 2005-02-03 17:44:20 +00:00
nio re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers) 2005-01-07 11:32:07 +00:00
rmi
security
sql
text MessageFormat.java (scanString): Changed how quoting is handled. 2005-01-18 00:56:25 +00:00
util re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output) 2005-01-29 00:43:50 +00:00