Integrated: 8293998: [PPC64] JfrGetCallTrace: assert(_pc != nullptr) failed: must have PC

Martin Doerr mdoerr at openjdk.org
Tue Sep 27 07:58:09 UTC 2022


On Mon, 19 Sep 2022 12:24:05 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> JfrGetCallTrace can still observe last_Java_pc == 0 (see JBS for more details). We can just skip the sample in this very rare case.

This pull request has now been integrated.

Changeset: 14c6ac45
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/14c6ac457d319a2e7f9cc9e7355c81c421a065dd
Stats:     6 lines in 2 files changed: 4 ins; 0 del; 2 mod

8293998: [PPC64] JfrGetCallTrace: assert(_pc != nullptr) failed: must have PC

Reviewed-by: shade, lucy

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

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


More information about the hotspot-runtime-dev mailing list