On Sat, 11 Jul 2020 03:04:16 GMT, Alexander Matveev <[email protected]> wrote:
> According to information found for similar bugs filed against libffi, this is > known issue with libffi. libffi modifies > stack frames and it triggers stack frame run-time error checking. Fixed by > disabling stack frame error checking in > debug build. It was already off in release build. Marked as reviewed by kcr (Lead). ------------- PR: https://git.openjdk.java.net/jfx/pull/265
