RFR: 8304725: AsyncGetCallTrace can cause SIGBUS on M1 [v5]

Matthias Baesken mbaesken at openjdk.org
Thu Apr 6 11:13:10 UTC 2023


On Mon, 3 Apr 2023 08:29:55 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:

>> Fixes the issue by disabling PCDesc cache modifications when in ASGCT.
>> 
>> Tested on my M1 mac.
>
> Johannes Bechberger has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Fix fix
>  - Fix minor issues

LGTM.
I would like a short comment line in nmethod.cpp and/or forte.cpp shortly describing what you do and why but up to you.

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

Marked as reviewed by mbaesken (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13144#pullrequestreview-1374643965


More information about the serviceability-dev mailing list