[foreign-jextract] RFR: 8244959: Jextract's VarargsInvoker fails to link functions when passing integer types other than long

Athijegannathan Sundararajan sundar at openjdk.java.net
Thu May 14 03:31:09 UTC 2020


On Wed, 13 May 2020 21:49:13 GMT, Henry Jen <henryjen at openjdk.org> wrote:

> This PR makes sure VarargsInvoker use exact size match layout for carrier type for varargs parameters.
> 
> Use sprintf as the test case, tested on Mac OS X, need verification on Windows to verify the needed share library is
> loaded by JVM.

Marked as reviewed by sundar (Committer).

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

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


More information about the panama-dev mailing list