RFR: 8293998: [PPC64] JfrGetCallTrace: assert(_pc != nullptr) failed: must have PC
Aleksey Shipilev
shade at openjdk.org
Mon Sep 26 14:37:35 UTC 2022
On Mon, 19 Sep 2022 12:24:05 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> JfrGetCallTrace can still observe last_Java_pc == 0 (see JBS for more details). We can just skip the sample in this very rare case.
All right then. Yeah, the last time I looked at the anchor code that does this racily, it was not very nice to fix...
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10339
More information about the hotspot-runtime-dev
mailing list