RFR: 8303702: Provide ThreadFactory to create platform/virtual threads for com/sun/jdi tests [v3]

Serguei Spitsyn sspitsyn at openjdk.org
Wed Mar 8 00:42:13 UTC 2023


On Tue, 7 Mar 2023 19:00:25 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> Provide a way to start debugee threads as platform or virtual for debugee in com/sun/jdi tests.
>
> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fixed JdbStopThreadidTest to support new change.

The fix as it is looks good.
In general, there are more `jdk_jdi` tests that could support virtual threads.
Is there any plan about it?
Thanks,
Serguei

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

Marked as reviewed by sspitsyn (Reviewer).

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


More information about the serviceability-dev mailing list