Integrated: 8304990: unnecessary dash in @param gives double-dash in docs

Lance Andersen lancea at openjdk.org
Wed Mar 29 14:55:07 UTC 2023


On Tue, 28 Mar 2023 21:48:23 GMT, Lance Andersen <lancea at openjdk.org> wrote:

> Please review this trivial change which removes a redundant `-` from an `@param` and cleans up the formatting  for the `isValid` method.
> 
> 
> It looks like there is some additional formatting clean up that can be done but I will handle that under a separate PR.

This pull request has now been integrated.

Changeset: 2fa09333
Author:    Lance Andersen <lancea at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2fa09333ef0ac2dc1e44292f8d45d4571cb22cca
Stats:     6 lines in 1 file changed: 0 ins; 1 del; 5 mod

8304990: unnecessary dash in @param gives double-dash in docs

Reviewed-by: bpb, naoto

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

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


More information about the core-libs-dev mailing list