RFR: 8338817: Wrong indent in API docs for java.lang.management.ManagementFactory

Kevin Walls kevinw at openjdk.org
Mon Sep 2 11:57:19 UTC 2024


On Mon, 2 Sep 2024 11:50:11 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> Trivial change.
> Javadoc has a misplaced and unnecessary blockquote tag which cuts across two sections.  Removing this fixes the odd indent.

before:
![before](https://github.com/user-attachments/assets/a5c64acb-ace2-4e4f-8b6b-f43a833bc9a7)

after:
![after](https://github.com/user-attachments/assets/0fdd250c-49fa-44fb-8a3e-9ebfedb35aad)

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

PR Comment: https://git.openjdk.org/jdk/pull/20813#issuecomment-2324571479


More information about the serviceability-dev mailing list