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

Aleksey Shipilev shade at openjdk.org
Tue Oct 25 10:51:51 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.

Looks okay

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

Marked as reviewed by shade (Reviewer).

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


More information about the hotspot-runtime-dev mailing list