-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
b64
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.
It would be better to introduce a new abstraction to represent such paths.
- duplicates
-
JDK-8000414 Refactor javadoc to provide and use an abstraction for relative paths
-
- Closed
-
- relates to
-
JDK-8001664 refactor javadoc to use abstraction to handle files
-
- Closed
-