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

Johannes Bechberger jbechberger at openjdk.org
Mon May 5 13:41:57 UTC 2025


On Mon, 5 May 2025 13:31:52 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

>> This seems to lead to a circular dependency.
>
> Hmmm, `has_operation()` was inlined.

It was, but it cannot anymore, because it depends on the JfrThreadLocal now.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20752#discussion_r2073468313


More information about the hotspot-dev mailing list