On Tue, 16 May 2023 13:36:15 GMT, Jaikiran Pai <[email protected]> wrote:
> Can I please get a review of this change in the > `jdk.httpclient.test.lib.http2.Http2TestServerConnection` which proposes to > use the `SSLSocket.startHandshake()` to API propogate any handshake > exception back to the test that uses this test server? > > This addresses https://bugs.openjdk.org/browse/JDK-8308185 and as noted in > that JBS issue should help diagnoze any handshake failures in httpclient > tests, a bit more easily. > > tier2 testing with this change came back without any failures. Thank you Daniel for the review. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14012#issuecomment-1551110107
