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

refactor javadoc to use abstraction to handle files

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • None
    • tools
    • 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.

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

              Created:
              Updated:
              Resolved: