[jdk11u-dev] RFR: 8265297: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with "RuntimeException: java.net.SocketException: Connection reset"

Goetz Lindenmaier goetz at openjdk.java.net
Wed Apr 6 07:31:08 UTC 2022


I backport this for parity with 11.0.16-oracle.

I had to change an instanceof operator to use Java 11 syntax.

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

Commit messages:
 - Backport 2047da7dccacb1adb7f811639a58b8fbe1aa3546

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/1009/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1009&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8265297
  Stats: 11 lines in 1 file changed: 4 ins; 0 del; 7 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/1009.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/1009/head:pull/1009

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


More information about the jdk-updates-dev mailing list