RFR 8251715 : Throw UncheckedIOException in place of InternalError when HttpClient fails due to unavailability of underlying resources required by SSLContext.

Daniel Fuchs daniel.fuchs at oracle.com
Tue Aug 18 14:15:44 UTC 2020


OK - only checking that it's an UncheckedIOException is
probably sufficient there (though you could have done that with
asserThrows.

Reviewed.

-- daniel

On 18/08/2020 12:35, Rahul Yadav wrote:
> Good point Daniel, i have included the feedback , updated webrev.
> 
> - rahul
> 
> O



More information about the net-dev mailing list