Integrated: 8355071: Fix nsk/jdi test to not require lookup of main thread in order to set the breakpoint used for communication

Chris Plummer cjplummer at openjdk.org
Tue Apr 22 23:23:56 UTC 2025


On Sat, 19 Apr 2025 05:19:22 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> Remove the need for many nsk/jdi tests to discover the main thread, resulting in the test needing to be run with includevirtualthreads=y. Details in first comment.
> 
> Tested with all tier2, tier3, and tier5 svc tests

This pull request has now been integrated.

Changeset: b7e8952a
Author:    Chris Plummer <cjplummer at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b7e8952ad6def4ebae8c8c3c04cf6793f472b029
Stats:     1996 lines in 189 files changed: 73 ins; 1534 del; 389 mod

8355071: Fix nsk/jdi test to not require lookup of main thread in order to set the breakpoint used for communication

Reviewed-by: lmesnik, amenkov

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

PR: https://git.openjdk.org/jdk/pull/24768


More information about the serviceability-dev mailing list