[jdk21u-dev] RFR: 8344577: Virtual thread tests are timing out on some macOS systems
Christoph Langer
clanger at openjdk.org
Fri Oct 10 13:30:41 UTC 2025
On Thu, 9 Oct 2025 11:07:53 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> 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)
-> these are already in 21
> [8344143: Test jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java timed out on macosx-x64](https://github.com/openjdk/jdk/commit/48223f7b9c6fbaf4e6751a5b41ea9e9046a48f91)
-> ok, maybe not a bad idea. So, I inlined this into this PR as I would have had to resolve anyway. I also added the changes to test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java from [JDK-8336254](https://bugs.openjdk.org/browse/JDK-8336254)
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2297#issuecomment-3390110768
More information about the jdk-updates-dev
mailing list