RFR: 8293998: [PPC64] JfrGetCallTrace: assert(_pc != nullptr) failed: must have PC

Martin Doerr mdoerr at openjdk.org
Tue Sep 27 07:55:17 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.

Thanks for the review!

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

PR: https://git.openjdk.org/jdk/pull/10339


More information about the hotspot-runtime-dev mailing list