RFR: 8342818: Implement JEP 509: JFR CPU-Time Profiling [v5]
Johannes Bechberger
jbechberger at openjdk.org
Mon May 26 06:31:58 UTC 2025
On Sun, 25 May 2025 21:09:07 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
>> Do we want to make hard assumptions on timer_t?
>
> You can have a field as a pointer: timer_t* timer and test it, timer != nullptr.
Wouldn't I need to store it somewhere?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25302#discussion_r2106634421
More information about the hotspot-jfr-dev
mailing list