[jdk11u-dev] Integrated: 8282600: SSLSocketImpl should not use user_canceled workaround when not necessary

Zdenek Zambersky zzambers at openjdk.org
Mon Mar 13 14:15:18 UTC 2023


On Thu, 9 Mar 2023 12:48:40 GMT, Zdenek Zambersky <zzambers at openjdk.org> wrote:

> Backport fixing SSLSocket, not to use workaround with user_canceled alert for TLS 1.3 close, when not necessary, as it causes problems with gnutls client.
> 
> Clean. Passed [jdk_security](https://github.com/zzambers/jdk-tester/actions/runs/4347121530/jobs/7594040836) tests.

This pull request has now been integrated.

Changeset: e80528bf
Author:    Zdenek Zambersky <zzambers at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/e80528bf2bd1c87fc1394dd32015281ac6652363
Stats:     6 lines in 1 file changed: 4 ins; 0 del; 2 mod

8282600: SSLSocketImpl should not use user_canceled workaround when not necessary

Backport-of: eef3c9605e2d75fc5724118fd0140b7844daa6e8

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1796


More information about the jdk-updates-dev mailing list