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). I wonder why this is not considered ffm bug. Since free/malloc/ and other methods used via ffm bindings use different functions than the same jni libraries, it is unclear why LD_PRELOAD does not affect ffm? ------------- PR Comment: https://git.openjdk.org/jdk/pull/30811#issuecomment-4286664384
