[jdk17u-dev] RFR: 8350412: [21u] AArch64: Ambiguous frame layout leads to incorrect traces in JFR

duke duke at openjdk.org
Wed Apr 2 07:15:22 UTC 2025


On Thu, 20 Mar 2025 09:09:32 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:

> This tiny change fixes incorrect stack traces sometimes reported by JFR (non-deterministic stack walking). It is a backport from jdk21u. The pach has been manually recreated in 17u context (there are no post_call_nop() calls - a part of Virtual Threads, and max_vector_size comparison is different - a part of SVE support), in principal the patch is the same.
> 
> Testing: tier1,2 on linux-aarch64.

@dchuyko 
Your change (at version 6d85d18e978073975da1290a1abbd3a120b8b087) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3389#issuecomment-2771545833


More information about the jdk-updates-dev mailing list