[jfx17u] Integrated: 8293375: add_definitions USE_SYSTEM_MALLOC when USE_SYSTEM_MALLOC is ON
Ao Qi
aoqi at openjdk.org
Fri Feb 3 08:45:16 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 pull request has now been integrated.
Changeset: 29f878fc
Author: Ao Qi <aoqi at openjdk.org>
Committer: Johan Vos <jvos at openjdk.org>
URL: https://git.openjdk.org/jfx17u/commit/29f878fcc9778798293a2d125a10593f1fe2d6dc
Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
8293375: add_definitions USE_SYSTEM_MALLOC when USE_SYSTEM_MALLOC is ON
Reviewed-by: kcr, jvos
Backport-of: 28f8fa9c20363ced9a94787ecfd45735b3e6b82e
-------------
PR: https://git.openjdk.org/jfx17u/pull/103
More information about the openjfx-dev
mailing list