Cleanup synthetic JCCompilationUnit for html files

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: None
    • Component/s: tools
    • 9
    • b107
    • generic
    • generic
    • Verified

      A synthetic JCCompilationUnit (jcu) is created for html files that javac never parses. The html files are those that exists in the API docs as overview.html or package.html. The synthetic jcu relies on Javac's Enter phase to initialize it, this is not desirable and does not scale to jigsaw. A better option is initializing the jcu with all the desired fields.

            Assignee:
            Kumar Srinivasan
            Reporter:
            Kumar Srinivasan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: