[External] : Re: improving java.net.UnknownHostException

Florian Weimer fweimer at redhat.com
Fri Oct 29 15:41:22 UTC 2021


* Richard Gibson:

> Probably the OpenJDK implementation, which currently appears to return
> even less information than the famously-restrained getaddrinfo. But
> I'd love to see use of something better such as getdns if that is not
> already the case.

Oh, I was asking about the other OpenJDK name lookup implementation, for
JNDI, in src/jdk.naming.dns/share/classes/com/sun/jndi/dns/Resolver.java.

Thanks,
Florian



More information about the net-dev mailing list