RFR: JDK-8290126: Add a check in JavadocTester for "javadoc should not crash" [v5]

Jonathan Gibbons jjg at openjdk.org
Tue Aug 16 23:47:34 UTC 2022


> 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.

Jonathan Gibbons has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:

 - improve check in JavadocTester
   remove obsolete/now-broken check from DocTest.java
 - Merge remote-tracking branch 'upstream/master' into 8290126.javadoctester-checkCrash
 - Merge remote-tracking branch 'upstream/master' into 8290126.javadoctester-checkCrash
 - revert (defer) improvement of TagletManager error message; fix TestTFMBuilder.java
 - Respond to review feedback; add new test
 - JDK-8290126: Add a check in JavadocTester for "javadoc should not crash"

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/9458/files
  - new: https://git.openjdk.org/jdk/pull/9458/files/0d461e3f..0b22f653

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9458&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9458&range=03-04

  Stats: 18227 lines in 725 files changed: 10529 ins; 4758 del; 2940 mod
  Patch: https://git.openjdk.org/jdk/pull/9458.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9458/head:pull/9458

PR: https://git.openjdk.org/jdk/pull/9458


More information about the javadoc-dev mailing list