RFR: 8355003: Implement Ahead-of-Time Method Profiling [v5]

Igor Veresov iveresov at openjdk.org
Wed Apr 30 05:39:04 UTC 2025


On Sun, 27 Apr 2025 01:15:54 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> You mean you want these checks to be done only if `TrainingData::have_data() == true` ?
>
> Yes, if it is related. Otherwise you may change default behavior when Leyden code is not used.

I simplified it and factored out the new semantics.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24886#discussion_r2067883564


More information about the hotspot-dev mailing list