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

refactor javadoc to use abstraction to handle relative paths

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 8
    • None
    • tools

      javadoc currently passes around one or more strings to represent a path, and possible the inverse of the path. The strings are supposed to obey an invariant that they end in '/' which complicates the code and causes issues when the invariant is not valid.

      It would be better to introduce a new abstraction to represent such paths.

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

              Created:
              Updated:
              Resolved: