[jdk11u-dev] RFR: 8295872: [PPC64] JfrGetCallTrace: Need pc == nullptr check before frame constructor

Paul Hohensee phh at openjdk.org
Fri Nov 11 15:39:17 UTC 2022


On Fri, 11 Nov 2022 15:13:31 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport of JDK-[8295872](https://github.com/openjdk/jdk17u-dev/commit/3486bb2f8f89c6266e67b6efbc68dac14b2e6e74). `nullptr` needs to get replaced by `NULL` because 11 uses an older C++ standard.

Lgtm.

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

Marked as reviewed by phh (Reviewer).

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


More information about the jdk-updates-dev mailing list