RFR: 8357962: JFR Cooperative Sampling reveals inconsistent interpreter frames as part of JVMTI PopFrame [v2]

David Holmes dholmes at openjdk.org
Wed Jun 4 21:46:53 UTC 2025


On Mon, 2 Jun 2025 11:06:31 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
>
> Markus Grönlund has updated the pull request incrementally with one additional commit since the last revision:
> 
>   more precise comment

Thanks for clarifying the problem for me in JBS. Fix looks good.

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25571#pullrequestreview-2898185925


More information about the hotspot-dev mailing list