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

Simplify javadoc link code

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • tools
    • None
    • b09
    • generic
    • generic

      The code to generate links in javadoc is quite convoluted. There is a number of boolean flags in LinkInfo with very similar names and their interaction with the code is not very clear. The link generating code also seems to have multiple ways to do some things that could be simplified.

      The purpose of this issue is not to refactor the code and change its structure or the generated documentation, but just to make it simper and clearer, paving the way for further improvements in the future.

            hannesw Hannes Wallnoefer
            hannesw Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: