RFR: 8355638: Allow -Xlog:aot to be used as an alias for -Xlog:cds when using AOT cache [v2]

Ioi Lam iklam at openjdk.org
Wed May 7 18:14:11 UTC 2025


On Wed, 7 May 2025 08:34:31 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fixed comment
>
> src/hotspot/share/logging/logSelection.cpp line 189:
> 
>> 187:     // Consider it a match
>> 188:     i ++;
>> 189:   }
> 
> Wrap this in INCLUDE_CDS.

Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24895#discussion_r2078205694


More information about the hotspot-runtime-dev mailing list