RFR: 8355003: Implement Ahead-of-Time Method Profiling
Vladimir Kozlov
kvn at openjdk.org
Sun Apr 27 01:59:45 UTC 2025
On Sun, 27 Apr 2025 01:37:33 GMT, Igor Veresov <iveresov at openjdk.org> wrote:
>> I thought if we can not use AOT cache we issue warning and continue execution without it.
>> Unless you are checking for damaged AOT cache which may affect execution without it.
>>
>> @iklam what do you think?
>
> But this runs only with `-XX:+VerifyTrainingData`. It's a testing mode.
I missed that. Okay then.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24886#discussion_r2061939418
More information about the hotspot-compiler-dev
mailing list