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

Lutz Schmidt lucy at openjdk.org
Fri Oct 28 09:28:08 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.

Changes look good.

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

Marked as reviewed by lucy (Reviewer).

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


More information about the hotspot-runtime-dev mailing list