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

javadoc should write directly to Writer instead of composing strings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8
    • None
    • tools
    • b63
    • Not verified

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: