[jdk21u-dev] RFR: 8320890: [AIX] Find a better way to mimic dl handle equality [v2]

Joachim Kern jkern at openjdk.org
Sun Feb 11 16:21:20 UTC 2024


On Sat, 10 Feb 2024 07:35:49 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Joachim Kern has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   cosmetic changes
>
> src/hotspot/os/aix/porting_aix.cpp line 1170:
> 
>> 1168: 
>> 1169:   return res;
>> 1170: } // end: os::pd_dll_unload()
> 
> Newline diff.

This newline at the end of the file was marked red in my diff check, therefore I removed it. But OK I put it in again.

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

PR Review Comment: https://git.openjdk.org/jdk21u-dev/pull/252#discussion_r1485622652


More information about the jdk-updates-dev mailing list