Possible regression in JDK 14 related to SSLSessionContext / SSLSession on the server side
Seán Coffey
sean.coffey at oracle.com
Mon Mar 30 11:22:53 UTC 2020
Looks interesting Norman. Do you want to share some more details about
the peculiarities of this handshake before considering a fully fledged
testcase ?
regards,
Sean.
On 27/03/2020 12:48, Norman Maurer wrote:
> Hi there,
>
> I am just about to add JDK14 to the test matrix for netty and think I found a regression. Before I will invest time to write a standalone reproducer please let me know if you think this is a regression or not.
> Basically after the handshake is complete SSLEngine.getSession().getSessionContext() returns null on the serverside when using JDK14. Running the same test with any previous version (JDK13 and earlier) doesn’t show the same result.
>
> Does this sounds like a regression and if so should I provide a standalone reproducer here ?
>
> Bye
> Norman
>
More information about the security-dev
mailing list