On Wed, 22 Nov 2023 02:06:29 GMT, Hao Sun <hao...@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