[foreign-jextract] [Rev 01] RFR: Represent typedef with Declaration.Variable instead of Declaration.Scoped

Henry Jen henryjen at openjdk.java.net
Fri May 1 01:50:57 UTC 2020


On Fri, 1 May 2020 01:00:41 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> There are many tests which still depend on Variable.kind.TYPE - how can they pass, given that the code never seem to
> create such vars?

I didn't realizes TestAnonymousDecl.java was in there. That is something from another branch and have dependency on
other part not included in this patch.

I must added by accident. Only TestTypedef.java is suppose to be added.

Strangely, I thought that should be caught by make run-test-jdk_jextract?

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

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


More information about the panama-dev mailing list