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

Christoph Langer clanger at openjdk.java.net
Tue Oct 5 21:33:44 UTC 2021


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk11u-dev/pull/446/files
  - new: https://git.openjdk.java.net/jdk11u-dev/pull/446/files/a75d36e9..961d80a7

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=446&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=446&range=01-02

  Stats: 20806 lines in 192 files changed: 4204 ins; 16235 del; 367 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/446.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/446/head:pull/446

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


More information about the jdk-updates-dev mailing list