Add a jextract option to not generate typedef annotation interfaces

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: repo-panama
    • Component/s: tools

      Currently jextract generates annotation interfaces for typedefs. But, using these annotations is not required to call the native functions defined in a library. Rather, they are there to add additional metadata to java carrier types.

      Since use of these annotations interfaces is optional, it would be nice to have a jextract option to turn of their generation, in order to simplify generated classes (especially useful when viewing them with a decompiler/javap)

            Assignee:
            Jorn Vernee
            Reporter:
            Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: