On Sat, 18 Apr 2026 17:32:45 GMT, Phil Race <[email protected]> wrote:
> We need to use FFM to locate free() because we use malloc() as located by FFM. > If these two don't match, then it can cause problems and confusion. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 704efcb2 Author: Phil Race <[email protected]> URL: https://git.openjdk.org/jdk/commit/704efcb20dbe2f77e991b2343d5dccdf524882ba Stats: 33 lines in 2 files changed: 31 ins; 0 del; 2 mod 8378603: libfontmanager FFM path needs to use FFM to locate both malloc and free Reviewed-by: kizune, azvegint, jdv ------------- PR: https://git.openjdk.org/jdk/pull/30811
