[jdk21u-dev] Integrated: 8370636: com/sun/jdi/TwoThreadsTest.java should wait for completion of all threads

SendaoYan syan at openjdk.org
Thu Jan 22 12:19:10 UTC 2026


On Wed, 29 Oct 2025 01:47:26 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [d1860370](https://github.com/openjdk/jdk/commit/d1860370635e1c96a9b6c497861e5573c23dd281) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Leonid Mesnik on 28 Oct 2025 and was reviewed by Chris Plummer, SendaoYan and Serguei Spitsyn.
> 
> This backport PR fix the test bug which the new virtual thread missing join() and will exit immediately. Change has been verified locally on linux-x64.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 778b85b8
Author:    SendaoYan <syan at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/778b85b8162fadf0be934c19e4e2d6a39467b11a
Stats:     8 lines in 1 file changed: 7 ins; 0 del; 1 mod

8370636: com/sun/jdi/TwoThreadsTest.java should wait for completion of all threads

Backport-of: d1860370635e1c96a9b6c497861e5573c23dd281

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

PR: https://git.openjdk.org/jdk21u-dev/pull/2423


More information about the jdk-updates-dev mailing list