RFR: 8295168: Remove superfluous period in @throws tag description

Pavel Rappo prappo at openjdk.org
Tue Oct 11 17:20:03 UTC 2022


Please review this utmost trivial fix for an issue discovered while working on something else in jdk.javadoc. As far as I can see, this is the only case of `{@inheritDoc}` not being the sole content of a `@throws` description in JDK.

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

Commit messages:
 - Initial commit

Changes: https://git.openjdk.org/jdk/pull/10664/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10664&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8295168
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/10664.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10664/head:pull/10664

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


More information about the core-libs-dev mailing list