javadoc should write directly to Writer instead of composing strings

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: None
    • Component/s: tools
    • b63
    • Not verified

        javadoc currently writes out an HTMLTree by converting it to a string first. That is hugely inefficient. It should write to the Writer directly whenever possible.

              Assignee:
              Jonathan Gibbons
              Reporter:
              Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: