Integrated: 8344989: Test java/foreign/TestLinker.java failed with zero: IllegalStateException: libffi call failed with status: FFI_BAD_TYPEDEF

Per Minborg pminborg at openjdk.org
Fri Nov 29 09:27:41 UTC 2024


On Wed, 27 Nov 2024 16:27:34 GMT, Per Minborg <pminborg at 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 <pminborg at 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


More information about the core-libs-dev mailing list