RFR: 8352738: Implement JEP 520: JFR Method Timing and Tracing [v5]
Erik Gahlin
egahlin at openjdk.org
Tue May 27 12:36:43 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 incrementally with one additional commit since the last revision:
Remove METHOD_FLAG_USED_PREVIOUS_EPOCH_BIT(method)
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25306/files
- new: https://git.openjdk.org/jdk/pull/25306/files/585a929a..5f5a42aa
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25306&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25306&range=03-04
Stats: 5 lines in 2 files changed: 0 ins; 3 del; 2 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