-
Enhancement
-
Resolution: Fixed
-
P3
-
17
-
b26
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.
- blocks
-
JDK-8267187 Remove deprecated constructor for Log
-
- Resolved
-
-
JDK-8267202 Improve doc spec for doclet Reporter
-
- Closed
-
- csr for
-
JDK-8267279 New methods and clarifications for the doclet Reporter interface
-
- Closed
-
- duplicates
-
JDK-8267202 Improve doc spec for doclet Reporter
-
- Closed
-
- 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)