On Thu, 11 May 2023 01:09:53 GMT, Alexander Matveev <almat...@openjdk.org> wrote:
>> - libFFI updated to 3.4.4. >> - No additional changes are done to the code. >> - Tested on Linux, Windows x64 and macOS x64/aarch64. >> - Windows x86 config files are updated, but no build/testing was done for >> 32-bit. > > Alexander Matveev has updated the pull request incrementally with one > additional commit since the last revision: > > 8306328: Update libFFI to 3.4.4 [v3] I did some random comparisons between the original changes in libffi and the ones in this PR and all seem to match. I did a test build and run on MacOS x64, all good. I believe this code is only used on mac builds? ------------- PR Comment: https://git.openjdk.org/jfx/pull/1131#issuecomment-1543533964