gcc/libjava/java/net
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
..
Authenticator.java
BindException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ConnectException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ContentHandler.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ContentHandlerFactory.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
DatagramPacket.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
DatagramSocket.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
DatagramSocketImpl.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
DatagramSocketImplFactory.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
FileNameMap.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
HttpURLConnection.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
Inet4Address.java InetAddress.java (InetAddress): Make a private copy of the address. 2005-02-03 17:44:20 +00:00
Inet6Address.java InetAddress.java (InetAddress): Make a private copy of the address. 2005-02-03 17:44:20 +00:00
InetAddress.java InetAddress.java (InetAddress): Make a private copy of the address. 2005-02-03 17:44:20 +00:00
InetSocketAddress.java
JarURLConnection.java PlainDatagramSocketImpl.java: Reworked import statements. 2004-10-18 10:14:24 +00:00
MalformedURLException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
MulticastSocket.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
natInetAddressNoNet.cc
natInetAddressPosix.cc
natInetAddressWin32.cc
natNetworkInterfaceNoNet.cc
natNetworkInterfacePosix.cc
natNetworkInterfaceWin32.cc
NetPermission.java
NetworkInterface.java BufferedReader.java, [...]: Fixed javadocs all over. 2004-11-16 11:30:14 +00:00
NoRouteToHostException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
PasswordAuthentication.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
PortUnreachableException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ProtocolException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ServerSocket.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
Socket.java Socket.java (getPort): Return 0 in error case. 2004-11-17 12:08:31 +00:00
SocketAddress.java
SocketException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketImpl.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketImplFactory.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketOptions.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketPermission.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketTimeoutException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
UnknownHostException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
UnknownServiceException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URI.java re PR java/19444 (GCJ implementation of java.net.URI misses host support) 2005-01-15 22:27:02 +00:00
URISyntaxException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URL.java re PR libgcj/13972 (gcj's URL() does not handle ContextURL + "/redir?http://domain2.com/index.html" correctly.) 2005-01-11 20:40:10 +00:00
URLClassLoader.java * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
URLConnection.java URLConnection.java: Reformatted. 2004-09-28 11:02:35 +00:00
URLDecoder.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URLEncoder.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URLStreamHandler.java 2004-11-18 Jeroen Frijters <jeroen@frijters.net> 2004-11-18 20:24:33 +00:00
URLStreamHandlerFactory.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00