jextract should generate java source files

XMLWordPrintable

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

      jextract generates .class files directly using ASM. But jextract should generate java sources so that

      (a) doc comments can be generated and javadoc can be run
      (b) user can post-edit the generated code (without having to do .class manipulation using ASM or some such)
      (c) source form may help in IDEs as well. (single stepping into static forwards generator class for example)

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

              Created:
              Updated:
              Resolved: