-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
None
-
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.
It would be better to wrap such strings in a new abstraction that can enforce the appropriate invariants.
- duplicates
-
JDK-8000741 refactor javadoc to use abstraction to handle relative paths
- Closed
- relates to
-
JDK-8000416 refactor javadoc to provide and use an abstraction for relative URIs
- Closed