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

(javadoc) improve performance on accessing inlinedTags

    XMLWordPrintable

Details

    • b01
    • generic
    • generic
    • Not verified

    Backports

      Description

        Improve javadoc performance by caching the get of inlinedTags,
        parsing for the tags is expensive as a lot of strings need to
        be parsed, this is being done in TagImpl.java and DocImpl.java,
        however ParamTagImpl.java and ThrowsTagImpl.java are missing this
        optimization.

        Attachments

          Issue Links

            Activity

              People

                ksrini Kumar Srinivasan
                ksrini Kumar Srinivasan
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: