[jdk11u-dev] RFR: 8224829: AsyncSSLSocketClose.java has timing issue [v3]

Goetz Lindenmaier goetz at openjdk.java.net
Wed Oct 6 06:38:11 UTC 2021


On Tue, 5 Oct 2021 21:33:44 GMT, Christoph Langer <clanger at openjdk.org> wrote:

>> Backport of 8224829: AsyncSSLSocketClose.java has timing issue.
>> To make this one fit better (and maybe future backports), I also included the new recordLock functionality from JDK-8221882.
>
> Christoph Langer has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Merge branch 'master' into backport-8224829
>  - Minor addition: Copyright header and don't synchronize on close() in DTLSInputRecord
>  - Backport a4277e56c8e4cbf801d1e00daec79b37ad4fdb84

Thanks!

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

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


More information about the jdk-updates-dev mailing list