[jdk17u-dev] Integrated: 8293998: [PPC64] JfrGetCallTrace: assert(_pc != nullptr) failed: must have PC
Martin Doerr
mdoerr at openjdk.org
Tue Oct 4 10:37:12 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.
This pull request has now been integrated.
Changeset: 90cc8ac9
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/90cc8ac9398ff300f6d74383ea84fd82552f1c5d
Stats: 76 lines in 2 files changed: 65 ins; 1 del; 10 mod
8293998: [PPC64] JfrGetCallTrace: assert(_pc != nullptr) failed: must have PC
Reviewed-by: phh
Backport-of: 14c6ac457d319a2e7f9cc9e7355c81c421a065dd
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/740
More information about the jdk-updates-dev
mailing list