-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: tools
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.
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.
- relates to
-
JDK-8267204 Expose access to underlying streams in Reporter
-
- Resolved
-