RFR: 8356588: Some nsk/jdi tests can fetch ThreadReference from static field in the debuggee: part 3

Alex Menkov amenkov at openjdk.org
Mon May 12 23:44:51 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.

Marked as reviewed by amenkov (Reviewer).

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

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


More information about the serviceability-dev mailing list