RFR: 8342818: Implement CPU Time Profiling for JFR [v15]
Matthias Baesken
mbaesken at openjdk.org
Thu Nov 7 13:51:52 UTC 2024
On Thu, 7 Nov 2024 13:10:32 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:
>> This is the code for the [JEP draft: CPU Time based profiling for JFR].
>
> Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
>
> Make native stack walking code simpler
test/jdk/jdk/jfr/event/profiling/classes/test/RecursiveMethods.java line 76:
> 74: return depth;
> 75: }
> 76: }
Is there an issue here with the file ending of the added file ?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20752#discussion_r1832713749
More information about the hotspot-dev
mailing list