RFR: 8307305: Update debugger tests to support JTREG_TEST_THREAD_FACTORY mode

Chris Plummer cjplummer at openjdk.org
Tue May 2 22:43:17 UTC 2023


On Tue, 2 May 2023 21:16:20 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The debugger tests might start all debugee using virtual threads when property "main.wrapper" is set.
> However, the new mode JTREG_TEST_THREAD_FACTORY do the same thing. The only difference is that it use predefined problemlist names and doesn't set property "main.wrapper" as a part of jtreg properties. So nsk wrapper should set it additionally.

What about com/sun/jdi tests?

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

PR Comment: https://git.openjdk.org/jdk/pull/13763#issuecomment-1532244254


More information about the serviceability-dev mailing list