Details
-
Enhancement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
17
-
b26
Description
Internally, javadoc uses instances of PrintWriter for "standard" output and "diagnostics".
These may be wrappers around System.out and System.err, but may equally be provided by clients via the API.
We should expose these streams to doclets, perhaps via Reporter.
These may be wrappers around System.out and System.err, but may equally be provided by clients via the API.
We should expose these streams to doclets, perhaps via Reporter.
Attachments
Issue Links
- blocks
-
JDK-8267202 Improve doc spec for doclet Reporter
-
- Resolved
-
-
JDK-8267187 Remove deprecated constructor for Log
-
- Resolved
-
- csr for
-
JDK-8267279 New methods and clarifications for the doclet Reporter interface
-
- Closed
-
- duplicates
-
JDK-8267202 Improve doc spec for doclet Reporter
-
- Resolved
-
- relates to
-
JDK-8267203 Clean up use of default streams in JavadocLog
-
- Open
-
-
JDK-8267127 Add new print method to doclet Reporter interface
-
- Resolved
-
(1 relates to, 3 links to)