[jdk21u-dev] RFR: 8344577: Virtual thread tests are timing out on some macOS systems [v2]
Matthias Baesken
mbaesken at openjdk.org
Fri Oct 10 13:45:49 UTC 2025
On Fri, 10 Oct 2025 13:21:39 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!
>
> Christoph Langer has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains one additional commit since the last revision:
>
> 8344143: Test jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java timed out on macosx-x64
> 8344577: Virtual thread tests are timing out on some macOS systems
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk21u-dev/pull/2297#pullrequestreview-3323618322
More information about the jdk-updates-dev
mailing list