On Thu, 8 May 2025 21:39:54 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

> There were a small number of tests that were missed with 
> [JDK-8356023](https://bugs.openjdk.org/browse/JDK-8356023) (part 2). Most of 
> these tests are ones that were calling vm.allThreads() directly to search for 
> the needed thread rather than relying on findThreadByNameOrThrow().
> 
> Tested with CI tier5, which is where all the nsk/jdi testing is done. Also 
> ran locally on linux-x64.

Looks good.

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

Marked as reviewed by sspitsyn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25132#pullrequestreview-2838021295

Reply via email to