classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] ensure LOCALHOST is used when localhost name is unsuable


From: Raif S. Naffah
Subject: [cp-patches] ensure LOCALHOST is used when localhost name is unsuable
Date: Tue, 27 Dec 2005 10:19:33 +1100
User-agent: KMail/1.9.1

hello all,

pls. find attached a patch to do the above.  sometimes, the parameter 
localhost (to the InetAddress.getAllByName(String) method) is an empty 
string which causes an UnknownHostException to be thrown.  the patch 
ensures that if this is the case LOCALHOST is used instead.


cheers;
rsn

Attachment: classpath-20051227.patch
Description: Text Data

Attachment: pgpNqHm57LciE.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]