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

Refactor javadoc to provide and use an abstraction for relative paths

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      javadoc currently uses Strings to represent relative paths, leading to a complications maintaining invariants regarding separators, and a number of abuses where intended invariants are not maintained, such as "paths" containing URI query strings.

      It would be better to wrap such strings in a new abstraction that can enforce the appropriate invariants.

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

              Created:
              Updated:
              Resolved: