Integrated: 8302870: More information needed from failures in vmTestbase ThreadUtils.waitThreadState

Kevin Walls kevinw at openjdk.org
Wed Feb 22 09:34:12 UTC 2023


On Mon, 20 Feb 2023 12:54:06 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> Test update to make failures such as JDK-8076494 more informative.
> 
> Waiting for a thread to change state: give more time (to distinguish a real deadlock from some other delay), and log the thread stackframes when the expected state change is not observed.

This pull request has now been integrated.

Changeset: 5e1d1b79
Author:    Kevin Walls <kevinw at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5e1d1b79409cdee7509c682a88fc2905719b2ddf
Stats:     28 lines in 1 file changed: 23 ins; 0 del; 5 mod

8302870: More information needed from failures in vmTestbase ThreadUtils.waitThreadState

Reviewed-by: dholmes, sspitsyn

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

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


More information about the serviceability-dev mailing list