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

javadoc should write directly to Writer instead of composing strings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • None
    • 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.

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

                Created:
                Updated:
                Resolved: