RFR: 8357962: JFR Cooperative Sampling reveals inconsistent interpreter frames as part of JVMTI PopFrame
Erik Österlund
eosterlund at openjdk.org
Mon Jun 2 06:27:50 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
Looks good.
-------------
Marked as reviewed by eosterlund (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25571#pullrequestreview-2886927096
More information about the hotspot-dev
mailing list