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). ------------- Commit messages: - 8378603 Changes: https://git.openjdk.org/jdk/pull/30811/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30811&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8378603 Stats: 33 lines in 2 files changed: 31 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/30811.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30811/head:pull/30811 PR: https://git.openjdk.org/jdk/pull/30811
