On Thu, 24 Apr 2025 00:49:23 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/cds/aotCacheAccess.hpp line 40:
> 
>> 38: class AOTCacheAccess : AllStatic {
>> 39: public:
>> 40:   static void* allocate_aot_code(size_t size) NOT_CDS_RETURN_(nullptr);
> 
> "allocate_aot_code_region", "get_aot_code_region_size", and 
> "map_aot_code_region" would be clearer.

done

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24740#discussion_r2059381865

Reply via email to