-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b64
-
Not verified
javadoc should use an abstraction to handle files, that can accomodate use of java.io.File, java.nio.file.Path and javax.tools.FileObject. This abstraction should handle the operations on files required by javadoc, such as testing for existing, open streams for reading and writing.
- relates to
-
JDK-8000741 refactor javadoc to use abstraction to handle relative paths
-
- Closed
-
-
JDK-8000416 refactor javadoc to provide and use an abstraction for relative URIs
-
- Closed
-
-
JDK-5048018 Doubled slashes in file names logged by 1.5 javadoc
-
- Closed
-
-
JDK-8002079 update DocFile to use a JavaFileManager
-
- Resolved
-