On Thu, 24 Apr 2025 01:37:12 GMT, Vladimir Ivanov <vliva...@openjdk.org> wrote:
>> Vladimir Kozlov has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fix message > > src/hotspot/share/code/aotCodeCache.cpp line 645: > >> 643: return false; >> 644: } >> 645: log_info(aot, codecache, stubs)("Writing blob '%s' to AOT Code >> Cache", name); > > I'd revisit logging code in AOTCodeCache and downgrade info->debug and > debug->trace where appropriate. It feels too low-level most of the time. done ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24740#discussion_r2059406950