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

Consolidate jextract output logic in Writer

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • repo-panama
    • repo-panama
    • tools

      Currently jextract can output sources, classes, jars, and jmods.

      While the logic for the latter three is grouped up nicely in main, the source code output logic is currently done inline in the JavaSourceFactory classes.

      It would be nice to move the source output logic into Writer as well (sharing logic where possible), so there's 1 main entry point for doing output with jextract.

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

              Created:
              Updated:
              Resolved: