Integrated: 8339801: Add better test failure diagnostics to vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq002

Chris Plummer cjplummer at openjdk.org
Wed Sep 11 19:42:16 UTC 2024


On Tue, 10 Sep 2024 00:27:23 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> This test fails periodically. It only prints the exception message when it fails. It should print the entire stack trace so we have a better idea of why it is failing.
> 
> Testing: This test is not run until tier5 CI testing, so I'm running all tier5 svc tests.

This pull request has now been integrated.

Changeset: 237a540f
Author:    Chris Plummer <cjplummer at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/237a540f0161cb6c8e922e28482e9e35bc4aa81b
Stats:     5 lines in 1 file changed: 5 ins; 0 del; 0 mod

8339801: Add better test failure diagnostics to vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq002

Reviewed-by: lmesnik, amenkov, kevinw

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

PR: https://git.openjdk.org/jdk/pull/20927


More information about the serviceability-dev mailing list