[Integrated] [foreign-jextract] RFR: 8245767: jextract crashes with typedef on a opaque struct or union
Athijegannathan Sundararajan
sundar at openjdk.java.net
Tue May 26 08:59:15 UTC 2020
On Tue, 26 May 2020 08:32:20 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:
> Class for struct/union typedef is generated only if definition was seen earlier.
> Or else it is saved and revisited after all declarations are seen.
This pull request has now been integrated.
Changeset: 3d14704c
Author: Athijegannathan Sundararajan <sundar at openjdk.org>
URL: https://git.openjdk.java.net/panama-foreign/commit/3d14704c
Stats: 128 lines in 3 files changed: 0 ins; 127 del; 1 mod
8245767: jextract crashes with typedef on a opaque struct or union
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/181
More information about the panama-dev
mailing list