[jdk21u-dev] Integrated: 8350111: [PPC] AsyncGetCallTrace crashes when called while handling SIGTRAP

Richard Reingruber rrich at openjdk.org
Thu Jul 24 08:19:01 UTC 2025


On Tue, 15 Jul 2025 09:18:45 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> This pull request contains a backport of commit [e4d3c97c](https://github.com/openjdk/jdk/commit/e4d3c97c0f388fc4b1684b78844f2166277ffd91) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Richard Reingruber on 27 Feb 2025 and was reviewed by Martin Doerr and Thomas Stuefe.
> 
> The backport is actually clean (besides copyright header conflict).
> 
> Risk is low because the patch is very small and affects only ppc. The code is only reached when profiling with jfr or async-profiler.

This pull request has now been integrated.

Changeset: 895101c0
Author:    Richard Reingruber <rrich at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/895101c0aa61d8c56a6d8bcdb2772089ecd63157
Stats:     11 lines in 1 file changed: 9 ins; 0 del; 2 mod

8350111: [PPC] AsyncGetCallTrace crashes when called while handling SIGTRAP

Reviewed-by: mbaesken
Backport-of: e4d3c97c0f388fc4b1684b78844f2166277ffd91

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

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


More information about the jdk-updates-dev mailing list