[Integrated] [foreign-jextract] RFR: 8244728: jextract generates separate nested class for struct and union typedefs

Athijegannathan Sundararajan sundar at openjdk.java.net
Mon May 11 13:27:12 UTC 2020


On Mon, 11 May 2020 12:21:10 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

> * adding a subclass for struct/union typedefs rather than separate classes
> * piggybacking fix for MemoryLayout::offset->MemoryLayout::bitOffset change

This pull request has now been integrated.

Changeset: 6779e45c
Author:    Athijegannathan Sundararajan <sundar at openjdk.org>
URL:       https://git.openjdk.java.net/panama-foreign/commit/6779e45c
Stats:     82 lines in 4 files changed: 20 ins; 48 del; 14 mod

8244728: jextract generates separate nested class for struct and union typedefs

Reviewed-by: mcimadamore, jvernee

-------------

PR: https://git.openjdk.java.net/panama-foreign/pull/159


More information about the panama-dev mailing list