Integrated: 8268023: Improve diagnostic for HandshakeFailureTest

Daniel Fuchs dfuchs at openjdk.java.net
Tue Jun 1 17:58:24 UTC 2021


On Tue, 1 Jun 2021 12:09:26 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> Please find below a trivial change to improve diagnostic in case of failure in the HandshakeFailureTest.
> The AssertionError observed will have more information next time it fires, and the stack trace will appear as the cause of the runtime exception thrown by the test.

This pull request has now been integrated.

Changeset: d4b4caec
Author:    Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d4b4caecad58998f8855a64436b1ebd47f7e7bfb
Stats:     5 lines in 2 files changed: 2 ins; 0 del; 3 mod

8268023: Improve diagnostic for HandshakeFailureTest

Reviewed-by: chegar

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

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


More information about the net-dev mailing list