RFR: 8295872: [PPC64] JfrGetCallTrace: Need pc == nullptr check before frame constructor [v2]
Matthias Baesken
mbaesken at openjdk.org
Thu Nov 3 14:12:35 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.
Marked as reviewed by mbaesken (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/10846
More information about the hotspot-runtime-dev
mailing list