gcc/libjava/java/net
Gary Benson 69afd3217e InetAddress.java (getLocalHost): Refactor to avoid security check if getLocalHostname() fails and to provide...
2006-09-01  Gary Benson  <gbenson@redhat.com>

	* java/net/InetAddress.java (getLocalHost): Refactor to avoid
	security check if getLocalHostname() fails and to provide more
	meaningful exceptions it the security check fails.

From-SVN: r116627
2006-09-01 15:38:00 +00:00
..
InetAddress.java InetAddress.java (getLocalHost): Refactor to avoid security check if getLocalHostname() fails and to provide... 2006-09-01 15:38:00 +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
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
natInetAddressNoNet.cc
natInetAddressPosix.cc
natInetAddressWin32.cc
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 re PR libgcj/28491 (NetworkInterface.getNetworkInterfaces() doesn't report ipv6 interfaces.) 2006-08-06 22:43:05 +00:00
natVMNetworkInterfaceWin32.cc natVMNetworkInterfaceWin32.cc: Include java/net/VMNetworkInterface.h. 2005-11-14 17:19:11 +00:00