[jdk13u-dev] Integrated: 8274736: Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily

Yuri Nesterenko yan at openjdk.java.net
Wed Feb 9 12:33:19 UTC 2022


On Wed, 9 Feb 2022 11:56:50 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:

> I'd like to port it for parity with major releases. The patch applies cleanly but like in 11u (and unlike 15u), there's a necessary addition to the test at  line 270.

This pull request has now been integrated.

Changeset: d959f811
Author:    Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/d959f811c43d83e34e141a5b5b0f654ff80f8783
Stats:     431 lines in 3 files changed: 427 ins; 0 del; 4 mod

8274736: Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily

Reviewed-by: dcherepanov
Backport-of: 8822d41fdcc2c2d568badd72635dc587d21dbd63

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

PR: https://git.openjdk.java.net/jdk13u-dev/pull/324


More information about the jdk-updates-dev mailing list