On Tue, 11 Oct 2022 17:11:49 GMT, Pavel Rappo <pra...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 3a980b97 Author: Pavel Rappo <pra...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/3a980b972f72b5bbfd7bb63b433ae562890dbcf2 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8295168: Remove superfluous period in @throws tag description Reviewed-by: bpb, naoto, lancea, iris ------------- PR: https://git.openjdk.org/jdk/pull/10664