On Tue, 13 May 2025 08:30:43 GMT, David Holmes <dhol...@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