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

Goetz Lindenmaier goetz at openjdk.org
Thu Oct 9 11:10:09 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!

Hi
Shouldn't we first backport 

[8323002: test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java times out on macosx-x64](https://github.com/openjdk/jdk/commit/d33dfe5cb2bec682f94fbae850e167d6f437fecb)

[8323296: java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id1 timed out](https://github.com/openjdk/jdk/commit/e72723dc5c61292303a992319794e5edb28a4e98)

    [8344143: Test jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java timed out on macosx-x64](https://github.com/openjdk/jdk/commit/48223f7b9c6fbaf4e6751a5b41ea9e9046a48f91)

Best regards, Goetz.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2297#issuecomment-3385350791


More information about the jdk-updates-dev mailing list