gcc/libjava/java/net
Gary Benson aac8697859 InetAddress.java: Mostly merged with Classpath.
2006-09-20  Gary Benson  <gbenson@redhat.com>

	* java/net/InetAddress.java: Mostly merged with Classpath.
	* java/net/VMInetAddress.java: New file.
	* sources.am, Makefile.in: Rebuilt.

	* java/net/natVMNetworkInterfacePosix.cc
	(getInterfaces): Create InetAddress objects using
	InetAddress.getByAddress.
	* gnu/java/net/natPlainSocketImplPosix.cc
	(accept, getOption): Likewise.
	* gnu/java/net/natPlainDatagramSocketImplPosix.cc
	(peekData, receive, getLocalAddress): Likewise.

From-SVN: r117075
2006-09-20 07:55:26 +00:00
..
InetAddress.java InetAddress.java: Mostly merged with Classpath. 2006-09-20 07:55:26 +00:00
natInetAddressNoNet.cc 2003-11-30 Jeff Sturm <jsturm@one-point.com> 2003-11-30 21:02:56 +00:00
natInetAddressPosix.cc natInetAddressPosix.cc (lookup): Reflect rename of localhostAddress to loopbackAddress. 2004-08-14 07:04:52 +02:00
natInetAddressWin32.cc natInetAddressPosix.cc (lookup): Reflect rename of localhostAddress to loopbackAddress. 2004-08-14 07:04:52 +02:00
natURLClassLoader.cc re PR libgcj/28340 (gij ignores -Djava.security.manager) 2006-08-07 14:48:59 +00:00
natVMNetworkInterfaceNoNet.cc 2005-04-29 Michael Koch <konqueror@gmx.de> 2005-04-29 22:10:09 +00:00
natVMNetworkInterfacePosix.cc InetAddress.java: Mostly merged with Classpath. 2006-09-20 07:55:26 +00:00
natVMNetworkInterfaceWin32.cc natVMNetworkInterfaceWin32.cc: Include java/net/VMNetworkInterface.h. 2005-11-14 17:19:11 +00:00
URL.java Connection.java (unquote): New method. 2005-07-14 18:20:10 +00:00
URLClassLoader.java re PR libgcj/28340 (gij ignores -Djava.security.manager) 2006-08-07 14:48:59 +00:00
VMInetAddress.java InetAddress.java: Mostly merged with Classpath. 2006-09-20 07:55:26 +00:00
VMNetworkInterface.java Update FSF address 2005-06-30 03:22:09 +00:00
VMURLConnection.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00