On Wed, 24 Feb 2021 17:45:19 GMT, Jonathan Gibbons wrote:
> Fix typo-by-omission. A `;` is missing after `>`.
>
> This is in the build tools, in the code for the `@jls` taglet, used to
> generate docs. No change to JDK product code.
This pull request has now been integrated.
Changeset: 6549
On Wed, 24 Feb 2021 17:45:19 GMT, Jonathan Gibbons wrote:
> Fix typo-by-omission. A `;` is missing after `>`.
>
> This is in the build tools, in the code for the `@jls` taglet, used to
> generate docs. No change to JDK product code.
Marked as reviewed by lancea (Reviewer).
-
PR
Fix typo-by-omission. A `;` is missing after `>`.
This is in the build tools, in the code for the `@jls` taglet, used to generate
docs. No change to JDK product code.
-
Commit messages:
- JDK-8262315: missing ';' in generated entities
Changes: https://git.openjdk.java.net/jdk/pu