[jfx17u] RFR: 8293375: add_definitions USE_SYSTEM_MALLOC when USE_SYSTEM_MALLOC is ON

Kevin Rushforth kcr at openjdk.org
Tue Jan 31 13:31:17 UTC 2023


On Mon, 9 Jan 2023 13:29:27 GMT, Ao Qi <aoqi at openjdk.org> wrote:

> Clean backport. Verified on (after #102):
> - Linux/LoongArch64 (`USE_SYSTEM_MALLOC` is `on`, the platform triggering this problem)
> - Linux/x64 (`USE_SYSTEM_MALLOC` is `off`)
> - Linux/aarch64 (`USE_SYSTEM_MALLOC` is `off`)

This needs to wait until PR #104 is integrated (else the fix version will be wrong).

@johanvos can then comment on this. I will note that this backport is on my list of things that should be done to keep the native WebKit in sync with mainline.

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

PR: https://git.openjdk.org/jfx17u/pull/103


More information about the openjfx-dev mailing list