[jdk21u-dev] Integrated: 8344577: Virtual thread tests are timing out on some macOS systems

Christoph Langer clanger at openjdk.org
Mon Oct 13 12:05:35 UTC 2025


On Mon, 6 Oct 2025 12:20:08 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of [JDK-8344577](https://bugs.openjdk.org/browse/JDK-8344577), commit [a032de29](https://github.com/openjdk/jdk/commit/a032de2904baf83143415858ed7191549c659035) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Alan Bateman on 25 Nov 2024 and was reviewed by Jaikiran Pai.
> 
> I did a minor resolve in test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java and dropped changes to several tests which do not exist in 21.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 222ada98
Author:    Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/222ada98eef5ff04b5b6915af0d717bed18f657b
Stats:     52 lines in 3 files changed: 34 ins; 1 del; 17 mod

8344577: Virtual thread tests are timing out on some macOS systems
8344143: Test jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java timed out on  macosx-x64

Reviewed-by: mbaesken
Backport-of: a032de2904baf83143415858ed7191549c659035

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

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


More information about the jdk-updates-dev mailing list