On Fri, 28 Apr 2023 19:28:03 GMT, Kevin Driver <kdri...@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 <kdri...@openjdk.org> Committer: Bradford Wetmore <wetm...@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 <djelin...@openjdk.org> Reviewed-by: wetmore, xuelei ------------- PR: https://git.openjdk.org/jdk/pull/13727