RFR: 8342818: Implement JEP 509: JFR CPU-Time Profiling [v5]

Johannes Bechberger jbechberger at openjdk.org
Mon May 26 08:24:39 UTC 2025


On Mon, 26 May 2025 08:08:52 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

>> Wouldn't I need to store it somewhere?
>
> Of course. A pointer is less space compared to an inlined struct AND a bool.

But I would need to store the timer_t somewhere? Or where would `timer_t* time` point to?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25302#discussion_r2106810141


More information about the hotspot-jfr-dev mailing list