On Tue, 21 Feb 2023 09:09:43 GMT, Kevin Walls <kev...@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 Update looks good - thanks. I have no issue if you change the file indents after the PR is approved and then integrate - as it is only whitespace change. :) ------------- Marked as reviewed by dholmes (Reviewer). PR: https://git.openjdk.org/jdk/pull/12661