RFR: 8263185: Mallinfo deprecated in glibc 2.33 [v4]

David Holmes david.holmes at oracle.com
Wed Mar 17 07:19:13 UTC 2021


On 17/03/2021 3:15 pm, Thomas Stuefe wrote:
> On Wed, 17 Mar 2021 00:29:27 GMT, David Holmes <dholmes at openjdk.org> wrote:
> 
>>> Christoph Göttschkes has updated the pull request incrementally with one additional commit since the last revision:
>>>
>>>    Resolve mallinfo and mallinfo2 in os::init.
>>
>> Hi Christoph,
>>
>> There is no need for build-time glibc version checks - see below.
>>
>> Thanks,
>> David
> 
> As I wrote before, I don't see a reason to resolve mallinfo dynamically.

Doesn't statically using mallinfo trigger the warning that we are trying 
to avoid?

David

> -------------
> 
> PR: https://git.openjdk.java.net/jdk/pull/2964
> 


More information about the hotspot-runtime-dev mailing list