[13] RFR: 8216498: Confusing and unneeded wrapping of SSLHandshakeException
Daniel Fuchs
daniel.fuchs at oracle.com
Fri Jan 11 11:20:00 UTC 2019
Thanks Chris.
More extensive test campaign revealed that I missed another
wrapping point in HttpClientImpl::sendAsync.
New webrev:
http://cr.openjdk.java.net/~dfuchs/webrev_8216498/webrev.01
best regards,
-- daniel
On 10/01/2019 20:18, Chris Hegarty wrote:
>
>> On 10 Jan 2019, at 18:23, Daniel Fuchs <daniel.fuchs at oracle.com> wrote:
>>
>> Hi,
>>
>> Please find below a fix for:
>> 8216498: Confusing and unneeded wrapping of SSLHandshakeException
>> https://bugs.openjdk.java.net/browse/JDK-8216498
>>
>> Webrev:
>> http://cr.openjdk.java.net/~dfuchs/webrev_8216498/webrev.00/
>
> This looks good to me. Thanks Daniel.
>
> -Chris.
>
More information about the net-dev
mailing list