InetAddress.java
21.6 KB
-
InetAddress.java (getLocalHost): Refactor to avoid security check if… · 69afd321
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
Gary Benson committed