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

Alexey Bakhtin abakhtin at openjdk.java.net
Fri Jul 9 09:44:15 UTC 2021


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

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

Commit messages:
 - Backport 6f171b9f0d28ad17b31a54bad894f38d19df6f73

Changes: https://git.openjdk.java.net/jdk13u-dev/pull/233/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=233&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8268965
  Stats: 120 lines in 2 files changed: 120 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/233.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/233/head:pull/233

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


More information about the jdk-updates-dev mailing list