[jdk8u-dev] RFR: 8270344: Session resumption errors
Martin Balao
mbalao at openjdk.org
Sat Nov 5 01:15:33 UTC 2022
On Mon, 31 Oct 2022 13:32:22 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
> 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
Thanks for proposing this backport. Looks good to me. The changed lib paths in sun/security/ssl/SSLSessionImpl/InvalidateSession.java are correct and the test passes.
-------------
Marked as reviewed by mbalao (Reviewer).
PR: https://git.openjdk.org/jdk8u-dev/pull/151
More information about the jdk8u-dev
mailing list