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

(javadoc) improve performance on accessing inlinedTags

XMLWordPrintable

    • b01
    • generic
    • generic
    • Not verified

        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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: