On Tue, 5 May 2026 14:50:39 GMT, Johan Sjölen <[email protected]> wrote:

>> Kevin Walls has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   pointer type style
>
> src/hotspot/share/runtime/thread.cpp line 593:
> 
>> 591:   const char *runtime_version;
>> 592:   const char *runtime_vendor_version;
>> 593:   const char *jdk_debug_level;
> 
> Style: Please make sure that pointer asterisks hug the type, not the variable 
> (`char* runtime_name`).

Yes, I thought I got all those, thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31011#discussion_r3200727556

Reply via email to