On Tue, 1 Jun 2021 12:09:26 GMT, Daniel Fuchs <dfu...@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 <dfu...@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