On Fri, 24 Oct 2025 20:20:14 GMT, Leonid Mesnik <[email protected]> wrote:

> Test 
> com/sun/jdi/TwoThreadsTest.java 
> start new threads using DebuggeeWrapper.newThread()
> and exit immediately.
> 
> It is needed to jon() threads so test really works for virtual threads.
> 
> I looked on other threads that use DebuggeeWrapper.newThread(). Seems most of 
> them already updated to join spawned threads.
> 
> Tested by running test on all platfrom with and wihtout virtual threads.

Looks good.

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

Marked as reviewed by sspitsyn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27982#pullrequestreview-3386075370

Reply via email to