[jdk21u-dev] RFR: 8366893: java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java timed out on macos-aarch64

Roland Mesde duke at openjdk.org
Wed Nov 19 19:39:32 UTC 2025


On Wed, 19 Nov 2025 19:07:21 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8366893: java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java timed out on macos-aarch64.
> 
> Fixes the timeout issue.
> 
> Ran GHA Sanity Checks (passed) and 2 updated tests (passed).

The difference between the original commit and this PR is the absence of the changes in ```test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenBlocking.java```. The ```GetStackTraceALotWhenBlocking.java``` test is not included in JDK21, so the change was not included.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2484#issuecomment-3554321130


More information about the jdk-updates-dev mailing list