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

2021-10-29 Thread Richard Gibson
Oh, I'm not familiar with that so I don't know. From: Florian Weimer Sent: Friday, October 29, 2021 11:41 To: Richard Gibson Cc: net-dev@openjdk.java.net Subject: Re: [External] : Re: improving java.net.UnknownHostException * Richard Gibson: >

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

2021-10-29 Thread Richard Gibson
riday, October 29, 2021 10:41 To: Richard Gibson Cc: net-dev@openjdk.java.net Subject: [External] : Re: improving java.net.UnknownHostException * Richard Gibson: > The OCI DNS team are fielding an increasing amount of usage by > customers relying upon Java, and the lack of detail asso

improving java.net.UnknownHostException

2021-10-29 Thread Richard Gibson
The OCI DNS team are fielding an increasing amount of usage by customers relying upon Java, and the lack of detail associated with java.net.UnknownHostException for differentiating e.g. timeout vs. NXDOMAIN vs. NODATA vs. SERVFAIL vs. REFUSED has cost a great deal of time in investigating issue