On Wed, 27 Nov 2024 16:27:34 GMT, Per Minborg <pminb...@openjdk.org> wrote:
> This PR proposes to check for empty layouts in the fallback linker and then > prevent them from being forwarded. > > Passes tier5 linker tests. This pull request has now been integrated. Changeset: f2c0d186 Author: Per Minborg <pminb...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f2c0d186ff8345a3a018f7d88758e5b214f07c10 Stats: 43 lines in 2 files changed: 41 ins; 0 del; 2 mod 8344989: Test java/foreign/TestLinker.java failed with zero: IllegalStateException: libffi call failed with status: FFI_BAD_TYPEDEF Reviewed-by: jvernee ------------- PR: https://git.openjdk.org/jdk/pull/22417