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

Paul Hohensee phh at openjdk.org
Tue Oct 4 20:55:24 UTC 2022


On Tue, 4 Oct 2022 20:32:31 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport of JDK-8293998. Version from 17u-dev applies cleanly, but I've replaced `nullptr` by `NULL` because 11u-dev uses an older C++ standard.

Lgtm.

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

Marked as reviewed by phh (Reviewer).

PR: https://git.openjdk.org/jdk11u-dev/pull/1390


More information about the jdk-updates-dev mailing list