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

Martin Doerr mdoerr at openjdk.org
Sat Oct 8 15:57:50 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.

This pull request has now been integrated.

Changeset: 9014a180
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/9014a180dc9656099a89e597c4dba31a41b68ad1
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: 90cc8ac9398ff300f6d74383ea84fd82552f1c5d

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

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


More information about the jdk-updates-dev mailing list