Re: RFR: 8294983: SSLEngine throws ClassCastException during handshake [v2]

2023-05-03 Thread Bradford Wetmore
On Wed, 3 May 2023 20:52:34 GMT, Kevin Driver wrote: >> src/java.base/share/classes/sun/security/ssl/HandshakeContext.java line 457: >> >>> 455: // For TLS 1.2 and prior versions, the HelloRequest >>> message MAY >>> 456: // be sent by the server at any time. >>> 457:

Re: RFR: 8294983: SSLEngine throws ClassCastException during handshake [v2]

2023-05-03 Thread Kevin Driver
On Fri, 28 Apr 2023 21:59:41 GMT, Mark Powers wrote: >> Kevin Driver has updated the pull request with a new target base due to a >> merge or a rebase. > > src/java.base/share/classes/sun/security/ssl/HandshakeContext.java line 457: > >> 455: // For TLS 1.2 and prior versions, the H

Re: RFR: 8294983: SSLEngine throws ClassCastException during handshake [v2]

2023-05-03 Thread Kevin Driver
On Fri, 28 Apr 2023 21:58:04 GMT, Mark Powers wrote: >> Kevin Driver has updated the pull request with a new target base due to a >> merge or a rebase. > > src/java.base/share/classes/sun/security/ssl/HandshakeContext.java line 2: > >> 1: /* >> 2: * Copyright (c) 2018, 2022, 2023, Oracle and/o

Re: RFR: 8294983: SSLEngine throws ClassCastException during handshake [v2]

2023-04-28 Thread Mark Powers
On Fri, 28 Apr 2023 20:49:30 GMT, Kevin Driver wrote: >> Fixes a scenario where a `ServerHandshakeContext` might be cast as a >> `ClientHandshakeContext`. > > Kevin Driver has updated the pull request with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrel

Re: RFR: 8294983: SSLEngine throws ClassCastException during handshake [v2]

2023-04-28 Thread Kevin Driver
> Fixes a scenario where a `ServerHandshakeContext` might be cast as a > `ClientHandshakeContext`. Kevin Driver has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request