Integrated: Minor tweaks in jextract codegen
Maurizio Cimadamore
mcimadamore at openjdk.org
Wed Jan 17 16:17:23 UTC 2024
On Wed, 17 Jan 2024 12:49:27 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> When running some examples, I noted that:
>
> * jextract is not adding javadoc to the function wrappers in the header class (instead the javadoc is added to the MH getter)
> * the new `reinterpret` method still use the parameter name `scope` instead of `arena`
This pull request has now been integrated.
Changeset: 2a92b45c
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.org/jextract/commit/2a92b45c889e0f2c7e9798609c5a5662cf84c845
Stats: 10 lines in 2 files changed: 4 ins; 1 del; 5 mod
Minor tweaks in jextract codegen
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.org/jextract/pull/183
More information about the jextract-dev
mailing list