RFR: 8355798: Implement JEP 514: Ahead-of-Time Command Line Ergonomics [v3]
Ioi Lam
iklam at openjdk.org
Tue May 6 00:00:22 UTC 2025
On Mon, 5 May 2025 16:21:56 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>>
>> @vnkozlov comments
>
> src/hotspot/share/cds/cdsConfig.cpp line 412:
>
>> 410: log_debug(aot,codecache,init)("AOTCache is not specified - AOTAdapterCaching is ignored");
>> 411: }
>> 412:
>
> Also from merge?
That's from the merge. This block doesn't show up when you select "show all commits".
> src/hotspot/share/cds/metaspaceShared.cpp line 1018:
>
>> 1016: CDSConfig::disable_dumping_aot_code();
>> 1017: }
>> 1018:
>
> Is this from merge form mainline?
That's from the merge. This block doesn't show up when you select "show all commits".
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24942#discussion_r2074421751
PR Review Comment: https://git.openjdk.org/jdk/pull/24942#discussion_r2074419749
More information about the hotspot-runtime-dev
mailing list