RFR: 8357962: JFR Cooperative Sampling reveals inconsistent interpreter frames as part of JVMTI PopFrame
Fei Yang
fyang at openjdk.org
Mon Jun 2 06:41:55 UTC 2025
On Sun, 1 Jun 2025 20:33:50 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
> Greetings,
>
> Please see the JIRA issue for a detailed description.
>
> Fix only applies to platforms that issue a save_bcp() as part of InterpreterMacroAssembler::unlock_object().
>
> Testing: jdk_jfr, JVMTI PopFrame tests
>
> Thanks
> Markus
FYI: `hotspot_serviceability` and `jdk_svc` test good on linux-riscv64 platform.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25571#issuecomment-2929043313
More information about the hotspot-dev
mailing list