On Thu, 19 Aug 2021 14:02:28 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

> Please find here a patch that fixes intermittent failures in 
> HandshakeFailureTest.java. The test expects an SSLException but finds an 
> AssertionError instead. The AssertionError was too strong and was fired 
> before the Http2Connection had a chance to raise the proper ALPNException.

Marked as reviewed by chegar (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/5184

Reply via email to