RFR: 8355003: Implement Ahead-of-Time Method Profiling [v6]

Igor Veresov iveresov at openjdk.org
Wed Apr 30 21:00:58 UTC 2025


On Sat, 26 Apr 2025 22:36:11 GMT, Vladimir Kozlov <kvn at 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


More information about the hotspot-dev mailing list