[jdk17u-dev] RFR: 8304725: AsyncGetCallTrace can cause SIGBUS on M1
Sergey Nazarkin
snazarki at openjdk.org
Fri Jul 7 08:40:04 UTC 2023
On Thu, 6 Jul 2023 10:34:22 GMT, Sergey Nazarkin <snazarki at openjdk.org> wrote:
> Hi!
>
> I'd like to backport these changes to get around the WX status uncertainty in AsyncGetCallTrace. The function doesn't use ThreadWXEnable like other VM signal handlers, and writing to the CompiledMethod field results in SIGBUS.
>
> Clean backport. Tested with hostpot tier1 and manually enabled jtreg/serviceability/AsyncGetCallTrace
Got stamp
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1554#issuecomment-1625045642
More information about the jdk-updates-dev
mailing list