Integrated: 8276679: Malformed Javadoc inline tags in JDK source in javax/swing
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Wed Nov 10 08:37:43 UTC 2021
On Mon, 8 Nov 2021 07:56:56 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Fixed multiple malformed Javadoc inline tags where the `@` is placed in front of the opening curly bracket (instead of behind).
This pull request has now been integrated.
Changeset: e01d6d00
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e01d6d00bc4ab5ca0d38f8894a78e6d911e0fe93
Stats: 5 lines in 4 files changed: 0 ins; 0 del; 5 mod
8276679: Malformed Javadoc inline tags in JDK source in javax/swing
Reviewed-by: aivanov, pbansal
-------------
PR: https://git.openjdk.java.net/jdk/pull/6290
More information about the client-libs-dev
mailing list