RFR: 8372586: Crashes on ppc64(le) after JDK-8371368
Matthias Baesken
mbaesken at openjdk.org
Thu Nov 27 08:40:50 UTC 2025
On Wed, 26 Nov 2025 15:03:36 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
> Greetings,
>
> Follow-up adjustment to JDK-8371368.
>
> Testing: aarch64 with -XX:+PreserveFramePointer
>
> Thanks
> Markus
LGTM . Maybe there is a better way to do it e.g. without the AARCH platform abstraction directly in shared code. But it fixes our crashes/asserts , that's good !
With your patch, the errors on ppc64(le) are gone .
-------------
Marked as reviewed by mbaesken (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/28509#pullrequestreview-3514053677
PR Comment: https://git.openjdk.org/jdk/pull/28509#issuecomment-3584729676
More information about the hotspot-jfr-dev
mailing list