RFR: JDK-8301749: Tracking malloc pooled memory size [v4]
Thomas Stuefe
stuefe at openjdk.org
Thu Feb 16 07:33:31 UTC 2023
On Wed, 15 Feb 2023 16:07:59 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> Looks good, apart from a missing newline in the musl path.
>>
>> Did you test with musl?
>
>> Looks good, apart from a missing newline in the musl path.
>>
>> Did you test with musl?
>
> I have not tested with musl. I'm attempting to cross-build but no success so far :). If you've got a working musl build then I'd be very thankful if you could test these changes.
Hi @jdksjolen, I tested musl and it works.
Please see suggested change to add regression testing for musl:
https://github.com/tstuefe/jdk/commit/130d68b5bc7b3dcccf27a365b916b9d158ca1f68
Cheers, Thomas
-------------
PR: https://git.openjdk.org/jdk/pull/12455
More information about the hotspot-runtime-dev
mailing list