RFR: 8259662: SocketException should be passed through [v2]
Clive Verghese
cverghese at openjdk.java.net
Wed Jan 13 23:39:24 UTC 2021
On Wed, 13 Jan 2021 18:41:26 GMT, Rajan Halade <rhalade at openjdk.org> wrote:
>> Clive Verghese has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix bugids and use server port passed as a parameter
>
> test/jdk/sun/security/ssl/SSLContextImpl/ShouldThrowSSLExceptionWhenPeerClosesSocket.java line 32:
>
>> 30:
>> 31: /*
>> 32: * @test
>
> Suggestion:
>
> * @test
> * @bug 8259662 8259516
Thank you for the feedback. I have updated the change to include the bug ids.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2057
More information about the net-dev
mailing list