On Sat, 19 Apr 2025 05:19:22 GMT, Chris Plummer <cjplum...@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 <cjplum...@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