Integrated: 8294533: Documentation mistake in Process::getErrorStream and getInputStream
Roger Riggs
rriggs at openjdk.org
Fri Sep 30 19:13:27 UTC 2022
On Thu, 29 Sep 2022 15:01:25 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Correct javadoc links and references.
>
> The links should refer to the method `()` instead of field.
>
> The apiNote in `getErrorStream` should refer to the error stream not the input stream and reader.
This pull request has now been integrated.
Changeset: d207da8a
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d207da8a8c2806ea254909658f2a50e037554866
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
8294533: Documentation mistake in Process::getErrorStream and getInputStream
Reviewed-by: iris
-------------
PR: https://git.openjdk.org/jdk/pull/10492
More information about the core-libs-dev
mailing list