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

Martin Doerr mdoerr at openjdk.org
Fri Sep 30 08:25:26 UTC 2022


On Tue, 27 Sep 2022 09:19:58 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport of JDK-8293998. Linux part applies cleanly modulo file renaming. AIX code was not yet available. I've taken the code from jdk head (part of JFR support [JDK-8203290](https://bugs.openjdk.org/browse/JDK-8203290), but also needed for Forte Analyzer AsyncGetCallTrace). It's identical to the linux version except `uc_mcontext` accesses.

Thanks for the review!

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

PR: https://git.openjdk.org/jdk17u-dev/pull/740


More information about the jdk-updates-dev mailing list