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

Martin Doerr mdoerr at openjdk.org
Tue Oct 25 12:05:30 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 prompt review!

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

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


More information about the hotspot-runtime-dev mailing list