[jdk21u-dev] RFR: 8350111: [PPC] AsyncGetCallTrace crashes when called while handling SIGTRAP
Richard Reingruber
rrich at openjdk.org
Wed Jul 16 08:01:27 UTC 2025
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.
-------------
Commit messages:
- Backport e4d3c97c0f388fc4b1684b78844f2166277ffd91
Changes: https://git.openjdk.org/jdk21u-dev/pull/1968/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1968&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8350111
Stats: 11 lines in 1 file changed: 9 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/1968.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1968/head:pull/1968
PR: https://git.openjdk.org/jdk21u-dev/pull/1968
More information about the jdk-updates-dev
mailing list