Integrated: JDK-8276683: Malformed Javadoc inline tags in JDK source in com/sun/tools/javac/util/RawDiagnosticFormatter.java

Jonathan Gibbons jjg at openjdk.java.net
Tue Nov 30 22:10:08 UTC 2021


On Mon, 29 Nov 2021 23:25:15 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a trivial patch to fix up some minor issues in doc comments in internal API.

This pull request has now been integrated.

Changeset: 29426469
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/2942646957537b2a4b078bc8cb0becab967c21e2
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8276683: Malformed Javadoc inline tags in JDK source in com/sun/tools/javac/util/RawDiagnosticFormatter.java

Reviewed-by: darcy, prappo, iris

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

PR: https://git.openjdk.java.net/jdk/pull/6602


More information about the compiler-dev mailing list