This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FYI: Another InetAddress refactoring


Hi again,

This commit refactors InetAddress.getLocalHost() to avoid carrying
out a security check if getLocalHostname() fails and to provide more
meaningful exceptions it the security check fails.

Cheers,
Gary

Attachment: patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]