[jdk11u-dev] Integrated: 8268965: TCP Connection Reset when connecting simple socket to SSL server

Alexey Bakhtin abakhtin at openjdk.java.net
Fri Jul 23 10:13:16 UTC 2021


On Thu, 22 Jul 2021 12:13:19 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> The original patch applies almost clean except of instanceof pattern matching not available in jdk11
> The fix is identical to jdk13 patch
> sun/security/ssl and new test are passed

This pull request has now been integrated.

Changeset: 75010843
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
Committer: Vladimir Kempik <vkempik at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/75010843ca4f233fc8faabf18f8519ad5eaff4de
Stats:     120 lines in 2 files changed: 120 ins; 0 del; 0 mod

8268965: TCP Connection Reset when connecting simple socket to SSL server

Reviewed-by: mdoerr
Backport-of: 6f171b9f0d28ad17b31a54bad894f38d19df6f73

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/151


More information about the jdk-updates-dev mailing list