RFR: 7903190: jextract runtime helper issues [v2]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Mon May 16 14:56:08 UTC 2022
On Mon, 16 May 2022 14:37:06 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:
>> * using varargs flag during jextract time rather than at runtime
>> * avoiding redundant null checks in generated code
>> * avoiding String to MethodType conversion in RuntimeHelper.upcallStub method
>
> Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:
>
> adding --version option to README.md
Marked as reviewed by mcimadamore (Committer).
-------------
PR: https://git.openjdk.java.net/jextract/pull/33
More information about the jextract-dev
mailing list