On Sat, 26 Apr 2025 22:36:11 GMT, Vladimir Kozlov <k...@openjdk.org> wrote:
>> Igor Veresov has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove the proxy class counter > > src/hotspot/share/cds/archiveBuilder.cpp line 770: > >> 768: relocate_embedded_pointers(&_rw_src_objs); >> 769: relocate_embedded_pointers(&_ro_src_objs); >> 770: log_info(cds)("Relocating %zu pointers, %zu tagged, %zu nulled", > > `log_info(aot)` if it is Leyden related. This more like a generic cds message. I'll leave this one as is. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24886#discussion_r2069431184