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

Clean up use of default streams in JavadocLog

XMLWordPrintable

      JavadocLog currently provides a no-streams constructor, which will use default wrappers around System.out and System.err.

      It may be better to push back on the clients of the no-streams constructor, and have them take responsibility for creating streams. Then, we could remove the no-streams constructor.

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

              Created:
              Updated: