RFR: 8320131: Zero build fails on macOS after JDK-8254693

Hao Sun haosun at openjdk.org
Wed Nov 22 05:35:13 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 for your reviews.

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

PR Comment: https://git.openjdk.org/jdk/pull/16775#issuecomment-1822140880


More information about the core-libs-dev mailing list