Integrated: 7903463: jextract generates empty padding layouts
Maurizio Cimadamore
mcimadamore at openjdk.org
Tue May 2 10:47:38 UTC 2023
On Fri, 28 Apr 2023 15:14:33 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> This simple patch fixes a bug where jextract would generate a zero-sized padding layout when handling bitfields. This behavior causes a test failure when running against JDK 21.
This pull request has now been integrated.
Changeset: 9feb0422
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.org/jextract/commit/9feb0422b7751d0c2078b4b4255bf3d73b2ace66
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
7903463: jextract generates empty padding layouts
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.org/jextract/pull/119
More information about the jextract-dev
mailing list