Files
gcc/libjava/java/net
Michael Koch a34664c6ba 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
2005-01-09 18:57:32 +00:00
..