RFR: 8356588: Some nsk/jdi tests can fetch ThreadReference from static field in the debuggee: part 3
Serguei Spitsyn
sspitsyn at openjdk.org
Tue May 13 20:21:53 UTC 2025
On Thu, 8 May 2025 21:39:54 GMT, Chris Plummer <cjplummer at 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
More information about the serviceability-dev
mailing list