RFR: 8356595: Convert -Xlog:cds to -Xlog:aot [v3]
Ioi Lam
iklam at openjdk.org
Wed May 14 01:07:37 UTC 2025
On Tue, 13 May 2025 08:30:43 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>>
>> More conversion; clean up; bug fixes
>
> src/hotspot/share/cds/aotLogging.hpp line 69:
>
>> 67: //
>> 68: // $ java -Xlog:aot -XX:AOTCache=bad.aot ...
>> 69: // [0.020s][info][cds] trying to map bad.jsa
>
> Is it `bad.jsa` or `bad.aot`?
It should be `bad.aot`. I fixed the comment (there were a few other typos).
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25136#discussion_r2087857530
More information about the hotspot-dev
mailing list