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

Martin Doerr mdoerr at openjdk.org
Fri Oct 28 15:02:37 UTC 2022


On Tue, 25 Oct 2022 10:36:34 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> The check pc == nullptr is needed before the frame constructor.

Thanks for the reviews!

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

PR: https://git.openjdk.org/jdk/pull/10846


More information about the hotspot-runtime-dev mailing list