RFR: 8295872: [PPC64] JfrGetCallTrace: Need pc == nullptr check before frame constructor [v2]
Lutz Schmidt
lucy at openjdk.org
Thu Nov 3 14:25:44 UTC 2022
On Mon, 31 Oct 2022 11:53:38 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> The check pc == nullptr is needed before the frame constructor.
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove acquire barrier again. The null check is the clean fix.
Looks good.
Thanks for the explanatory comments.
-------------
Marked as reviewed by lucy (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10846
More information about the hotspot-runtime-dev
mailing list