RFR: 8320131: Zero build fails on macOS after JDK-8254693
Jorn Vernee
jvernee at openjdk.org
Wed Nov 22 03:32:06 UTC 2023
On Wed, 22 Nov 2023 02:06:29 GMT, Hao Sun <haosun at openjdk.org> wrote:
> The fix is trivial. We should include the standard C header `stdlib.h` [1], rather than non-standard one `malloc.h`.
>
> [1] https://en.cppreference.com/w/c/memory/malloc
Thanks.
-------------
Marked as reviewed by jvernee (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16775#pullrequestreview-1743488802
More information about the core-libs-dev
mailing list