RFR: 8352738: Implement JEP 520: JFR Method Timing and Tracing [v4]

Erik Gahlin egahlin at openjdk.org
Mon May 26 23:44:07 UTC 2025


> Could I have a review of this enhancement that will add tracing capabilities to JFR? There are opportunities for performance improvements in the implementation, but I would rather add them later and separately.
> 
> Testing: tier 1-3, test/jdk/jdk/jfr
> 
> Thanks
> Erik

Erik Gahlin has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:

 - Merge
 - Atomic::load_acquire(&_method_tracer_state);
 - Reviewer feedback
 - Initial

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

Changes: https://git.openjdk.org/jdk/pull/25306/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25306&range=03
  Stats: 7082 lines in 108 files changed: 6624 ins; 363 del; 95 mod
  Patch: https://git.openjdk.org/jdk/pull/25306.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25306/head:pull/25306

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


More information about the hotspot-jfr-dev mailing list