re PR libgcj/17069 (InetAddress.getLocalHost() returns broken InetAddress object...
authorMichael Koch <konqueror@gmx.de>
Sun, 9 Jan 2005 18:57:32 +0000 (18:57 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Sun, 9 Jan 2005 18:57:32 +0000 (18:57 +0000)
commita34664c6badfc80216a1b37ad50c1d89f8434f22
treef1fa201913ca21076284763b3b65bd19bc199f51
parent5a3ed97adb8d216fa4a9e08dba1e36568c8df57f
re PR libgcj/17069 (InetAddress.getLocalHost() returns broken InetAddress object if hostname not set)

2005-01-09  Michael Koch  <konqueror@gmx.de>

PR libgcj/17069
* java/net/InetAddress.java (getLocalHost):
Throw UnknownHostException if local hostname cannot be determined.

From-SVN: r93115
libjava/ChangeLog
libjava/java/net/InetAddress.java