RFR: 8268965: TCP Connection Reset when connecting simple socket to SSL server
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Wed Jun 30 00:58:06 UTC 2021
On Thu, 17 Jun 2021 13:20:54 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
> Please review the fix for JDK-8268965.
>
> The new jtreg test is added for the described issue.
> sun/security/ssl and javax/net/ssl tests are passed
I would like to have a look. I was wondering if there is a racing between close and read and if the closure could be hang. But I have no time to think more about them currently. Hopefully, I could have some cycles in the next couple of weeks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4520
More information about the security-dev
mailing list