On Wed, 30 Apr 2025 22:54:38 GMT, Vladimir Ivanov <vliva...@openjdk.org> wrote:

>> Vladimir Kozlov has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   address Ioi's comments
>
> src/hotspot/share/code/aotCodeCache.cpp line 69:
> 
>> 67:     vm_abort(false);
>> 68:   }
>> 69:   log_info(aot, codecache, exit)("Unable to create AOT Code Cache.");
> 
> Same here (`log_warning`?).

I will remove `exit_vm_on_` from these 2 methods to avoid confusion. And will 
add comment.

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

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

Reply via email to