[jdk25u-dev] RFR: 8371368: SIGSEGV in JfrVframeStream::next_vframe() on arm64
Aleksey Shipilev
shade at openjdk.org
Fri Dec 19 10:43:39 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. This is a stack of two clean backport commits, and the resulting change is tidy.
>
> Additional testing:
> - [x] Linux AArch64 server fastdebug, `jdk_jfr`, 100x with `-XX:+PreserveFramePointer`
> - [x] Linux AArch64 server fastdebug, `jdk_jfr`, 100x
Thanks! Push approval granted.
-------------
PR Comment: https://git.openjdk.org/jdk25u-dev/pull/88#issuecomment-3674557241
More information about the jdk-updates-dev
mailing list