RFR: 8302870: More information needed from failures in vmTestbase ThreadUtils.waitThreadState [v2]
Serguei Spitsyn
sspitsyn at openjdk.org
Wed Feb 22 08:10:54 UTC 2023
On Tue, 21 Feb 2023 09:09:43 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.
>
> Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
>
> nits
Looks good.
Thanks,
Serguei
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12661
More information about the serviceability-dev
mailing list