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

Alexey Bakhtin abakhtin at openjdk.org
Mon Nov 7 11:50:36 UTC 2022


On Sat, 5 Nov 2022 01:12:02 GMT, Martin Balao <mbalao 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.

@martinuy Thank you a lot for the review!

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

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


More information about the jdk8u-dev mailing list