-
Bug
-
Resolution: Fixed
-
P3
-
17
-
b28
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8268936 | 18 | Jonathan Gibbons | P3 | Resolved | Fixed | b03 |
JDK-8270562 | 17.0.1 | Jonathan Gibbons | P3 | Resolved | Fixed | b03 |
In https://mail.openjdk.java.net/pipermail/javadoc-dev/2021-June/003075.html
it is noted that a couple of lines are written to STDOUT instead of STDERR.
From the message:
Now in JDK 17 EA, the same command generates the following STDOUT:
Loading source file Foo.java...
Constructing Javadoc information...
it is noted that a couple of lines are written to STDOUT instead of STDERR.
From the message:
Now in JDK 17 EA, the same command generates the following STDOUT:
Loading source file Foo.java...
Constructing Javadoc information...
- backported by
-
JDK-8268936 Residual logging output written to STDOUT, not STDERR
-
- Resolved
-
-
JDK-8270562 Residual logging output written to STDOUT, not STDERR
-
- Resolved
-
- relates to
-
JDK-8270831 Info logging written to STDERR
-
- Closed
-
-
JDK-8268831 Improve javadoc tool handling of streams.
-
- Resolved
-
(2 links to)