[jdk8u-dev] RFR: 8270344: Session resumption errors

Alexey Bakhtin abakhtin at openjdk.org
Mon Oct 31 13:39:19 UTC 2022


It is an almost clean backport.
TransportContext.java is not updated, because of extra newline already removed as part of JDK-8245468
Fixed library path for the InvalidateSession test

sun/security/ssl and javax/net/ssl regression tests are passed

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

Commit messages:
 - Backport 04a806ec86a388b8de31d42f904c4321beb69e14

Changes: https://git.openjdk.org/jdk8u-dev/pull/151/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=151&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8270344
  Stats: 182 lines in 3 files changed: 160 ins; 20 del; 2 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/151.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/151/head:pull/151

PR: https://git.openjdk.org/jdk8u-dev/pull/151


More information about the jdk8u-dev mailing list