On Wed, 12 Mar 2025 11:15:01 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

>> Matthias Baesken has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Adjust jdk.management/Lib.gmk
>
> src/java.management/share/native/libmanagement/VMManagementImpl.c line 41:
> 
>> 39:     jstring version_string = NULL;
>> 40: 
>> 41:     unsigned int major = ((unsigned int) jmm_version & 0x0FFF0000) >> 16;
> 
> Can you please revert this unrelated changes as well?

Sure, this was a mistake I re added the unused line but at the wrong position 
in the file.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23966#discussion_r1991417236

Reply via email to