RFR: JDK-8301749: Tracking malloc pooled memory size [v4]
Johan Sjölen
jsjolen at openjdk.org
Fri Feb 17 09:31:02 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:
>
> [tstuefe at 130d68b](https://github.com/tstuefe/jdk/commit/130d68b5bc7b3dcccf27a365b916b9d158ca1f68)
>
> Cheers, Thomas
Suggested changes looks good, I applied them. Thanks for testing this out.
Cheers
-------------
PR: https://git.openjdk.org/jdk/pull/12455
More information about the hotspot-runtime-dev
mailing list