RFR: 8357962: JFR Cooperative Sampling reveals inconsistent interpreter frames as part of JVMTI PopFrame
Markus Grönlund
mgronlun at openjdk.org
Sun Jun 1 20:38:29 UTC 2025
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
-------------
Commit messages:
- 8357962
Changes: https://git.openjdk.org/jdk/pull/25571/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25571&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8357962
Stats: 3 lines in 3 files changed: 3 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/25571.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25571/head:pull/25571
PR: https://git.openjdk.org/jdk/pull/25571
More information about the hotspot-dev
mailing list