https://bz.apache.org/ooo/show_bug.cgi?id=126277
--- Comment #3 from Heinrich Schuchardt <[email protected]> --- #112064 suggest to use the dyncall library. http://www.dyncall.org/ instead of libffi. According to https://sourceware.org/libffi/ libffi supports more tested combinations of operation system and processor architecture than dyncall. OpenJDK uses libffi. As Java is required for complete OpenOffice functionality using the same dynamic call library as OpenJDK may be preferable. -- You are receiving this mail because: You are the assignee for the issue.
