jextract should compile generated java sources rather than use ASM to generate class files

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • repo-panama
    • Affects Version/s: repo-panama
    • Component/s: tools
    • generic
    • generic

      jextract generates .class files using ASM. Instead jextract should generate java sources (which is supported and triggered by --src-dump-dir option) and compile using javac tool provider. With that, ASM dependency can be removed.

            Assignee:
            Sundararajan Athijegannathan
            Reporter:
            Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: