Integrated: JDK-8290126: Add a check in JavadocTester for "javadoc should not crash"
Jonathan Gibbons
jjg at openjdk.org
Thu Sep 1 22:45:09 UTC 2022
On Tue, 12 Jul 2022 00:09:41 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review a simple update to `JavadocTester` to provide a default-on check that no stack traces were written to the STDERR stream.
>
> There are also some minor cleanup edits suggested by the IDE.
This pull request has now been integrated.
Changeset: 0fb9469d
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0fb9469d93bffd662848b63792406717f7b4ec0d
Stats: 152 lines in 5 files changed: 142 ins; 4 del; 6 mod
8290126: Add a check in JavadocTester for "javadoc should not crash"
Reviewed-by: prappo
-------------
PR: https://git.openjdk.org/jdk/pull/9458
More information about the javadoc-dev
mailing list