RFR: Minor tweaks in jextract codegen

Jorn Vernee jvernee at openjdk.org
Wed Jan 17 13:16: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`

Marked as reviewed by jvernee (Committer).

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

PR Review: https://git.openjdk.org/jextract/pull/183#pullrequestreview-1827270624


More information about the jextract-dev mailing list