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

Zhengyu Gu zgu at openjdk.org
Tue May 6 01:18:23 UTC 2025


On Mon, 5 May 2025 13:37:49 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:

>> Hmmm, `has_operation()` was inlined.
>
> It was, but it cannot anymore, because it depends on the JfrThreadLocal now.

Okay. I guess that you have to move them to new `handshake.inline.hpp` file

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

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


More information about the hotspot-dev mailing list