RFR 8248006 : Revisit exceptions thrown when creating an HttpClient fails due to unavailability of underlying resources.

Chris Hegarty chris.hegarty at oracle.com
Fri Aug 7 11:07:21 UTC 2020


Rahul,

> On 7 Aug 2020, at 10:09, Rahul Yadav <rahul.r.yadav at oracle.com> wrote:
> 
> Hello,
> 
> ...
> Issue:  https://bugs.openjdk.java.net/browse/JDK-8248006
> webrev: http://cr.openjdk.java.net/~ryadav/webrev_8248006/index.html
> csr :   https://bugs.openjdk.java.net/browse/JDK-8251198
> 
Looks good to me.   I’m happy that these methods are not declared
to throw IOException - I would have also used unchecked IO ( if I
had of encountered the issue early on )

-Chris.


More information about the net-dev mailing list