Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8222919

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • repo-panama
    • repo-panama
    • 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.

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

              Created:
              Updated:
              Resolved: