Integrated: 7903190: jextract runtime helper issues
Athijegannathan Sundararajan
sundar at openjdk.java.net
Tue May 17 09:49:11 UTC 2022
On Mon, 16 May 2022 14:01:17 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
This pull request has now been integrated.
Changeset: 7ec4c9ee
Author: Athijegannathan Sundararajan <sundar at openjdk.org>
Committer: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.java.net/jextract/commit/7ec4c9eefb6d4caea57f0ce414c9879954d1afac
Stats: 51 lines in 5 files changed: 26 ins; 12 del; 13 mod
7903190: jextract runtime helper issues
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.java.net/jextract/pull/33
More information about the jextract-dev
mailing list