Integrated: 8294983: SSLEngine throws ClassCastException during handshake

Kevin Driver kdriver at openjdk.org
Thu May 4 19:29:07 UTC 2023


On Fri, 28 Apr 2023 19:28:03 GMT, Kevin Driver <kdriver at openjdk.org> wrote:

> Fixes a scenario where a `ServerHandshakeContext` might be cast as a `ClientHandshakeContext`.

This pull request has now been integrated.

Changeset: 197d0cc6
Author:    Kevin Driver <kdriver at openjdk.org>
Committer: Bradford Wetmore <wetmore at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/197d0cc6031cb470f1bd7678796593ff1bf440ca
Stats:     9 lines in 1 file changed: 7 ins; 0 del; 2 mod

8294983: SSLEngine throws ClassCastException during handshake

Co-authored-by: Daniel Jeliński <djelinski at openjdk.org>
Reviewed-by: wetmore, xuelei

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

PR: https://git.openjdk.org/jdk/pull/13727



More information about the security-dev mailing list