[jdk25u-dev] RFR: 8371368: SIGSEGV in JfrVframeStream::next_vframe() on arm64
Paul Hohensee
phh at openjdk.org
Mon Dec 15 18:59:36 UTC 2025
On Mon, 15 Dec 2025 14:14:02 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Fixes up JFR CPU profiling regression in JDK 25. I can reproduce the failure with `jdk_jfr` tests on Graviton 3 machine.
>
> This PR contains two changesets, because putting only one of them breaks platforms. The resulting commit is clean and tidy.
>
> Additional testing:
> - [x] Linux AArch64 server fastdebug, `jdk_jfr`, 100x with `-XX:+PreserveFramePointer`
> - [x] Linux AArch64 server fastdebug, `jdk_jfr`, 100x
Marked as reviewed by phh (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk25u-dev/pull/88#pullrequestreview-3579675448
More information about the jdk-updates-dev
mailing list