Details
-
Sub-task
-
Status: Closed
-
P4
-
Resolution: Delivered
-
17
-
Verified
Description
As part of an overall cleanup, the `javadoc` tool now writes all diagnostic output to the standard error stream, reserving use of the standard output stream for output that is specifically requested, such as command-line help. This is the same as the equivalent behavior in `javac`.