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

Martin Doerr mdoerr at openjdk.org
Thu Nov 3 14:33:21 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.

This pull request has now been integrated.

Changeset: 59a13b18
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/59a13b1856cb1cf86385874b1152531016d41c22
Stats:     18 lines in 2 files changed: 10 ins; 0 del; 8 mod

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

Reviewed-by: shade, lucy, mbaesken

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

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


More information about the hotspot-runtime-dev mailing list