Integrated: 8357962: JFR Cooperative Sampling reveals inconsistent interpreter frames as part of JVMTI PopFrame

Markus Grönlund mgronlun at openjdk.org
Thu Jun 5 10:18:00 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

This pull request has now been integrated.

Changeset: d450e341
Author:    Markus Grönlund <mgronlun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d450e341c7af910b618f3dd3e1f77e2e37702c5f
Stats:     3 lines in 3 files changed: 3 ins; 0 del; 0 mod

8357962: JFR Cooperative Sampling reveals inconsistent interpreter frames as part of JVMTI PopFrame

Reviewed-by: dholmes, eosterlund

-------------

PR: https://git.openjdk.org/jdk/pull/25571


More information about the hotspot-dev mailing list