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

Goetz Lindenmaier goetz at openjdk.org
Wed Oct 5 06:22:23 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.

What is the build error in the Pre-submit tests?  I have not seen that before.

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

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


More information about the jdk-updates-dev mailing list