jmx-dev RFR: 8369736 - Add management interface for AOT cache creation
Mat Carter
macarte at openjdk.org
Tue Oct 28 18:55:02 UTC 2025
On Tue, 28 Oct 2025 17:56:49 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Is there an easy way to test the correctness of the javadoc parts (I couldn't find an option for javadoc). The </blockquote \>above is matched to a <blockquote\> on line 88, but there is a <pre\></pre\> pair in between, is that the issue you are referring to?
>
> `make docs`. The second blockquote is matched with another blockquote, not `</blockquote>`. In the example, which can be converted to a snippet, then then braces not matched so the end brace for `{@code ... }` get mixed up.
I see that now - fixing ....
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28010#discussion_r2470709024
More information about the jmx-dev
mailing list