[jdk21u-dev] Integrated: 8350106: [PPC] Avoid ticks_unknown_not_Java AsyncGetCallTrace() if JavaFrameAnchor::_last_Java_pc not set

Richard Reingruber rrich at openjdk.org
Tue Jul 22 06:52:36 UTC 2025


On Tue, 15 Jul 2025 12:55:54 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> This pull request contains a backport of commit [030c85de](https://github.com/openjdk/jdk/commit/030c85de1376123615e804f98084cb3723205819) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Richard Reingruber on 11 Mar 2025 and was reviewed by Martin Doerr.
> 
> It does not apply because of copyright header differences and because `frame::kind` doesn't exist yet in jdk21u but appears in the context of the changes.
> 
> Risk is low because the patch is small and ppc only. The code is only reached when profiling with jfr or async-profiler.

This pull request has now been integrated.

Changeset: d5908231
Author:    Richard Reingruber <rrich at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/d5908231ebc16f443b3fc9b2ebf03cc4deb67373
Stats:     27 lines in 2 files changed: 17 ins; 0 del; 10 mod

8350106: [PPC] Avoid ticks_unknown_not_Java AsyncGetCallTrace() if JavaFrameAnchor::_last_Java_pc not set

Reviewed-by: phh
Backport-of: 030c85de1376123615e804f98084cb3723205819

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

PR: https://git.openjdk.org/jdk21u-dev/pull/1971


More information about the jdk-updates-dev mailing list