Integrated: 8374038: JDI EventRequestManager javadoc has unrendered @link tags inside an @code block
Chris Plummer
cjplummer at openjdk.org
Mon Dec 22 19:31:07 UTC 2025
On Thu, 18 Dec 2025 20:04:02 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> Get rid of @link blocks embedded inside @code block since they are not rendered. I searched the rendered JDI javadoc for additional @link references showing up as raw text and didn't find any.
>
> Here's what the current version looks like before any fixes: https://docs.oracle.com/en/java/javase/24/docs/api/jdk.jdi/com/sun/jdi/request/EventRequestManager.html#createStepRequest(com.sun.jdi.ThreadReference,int,int)
This pull request has now been integrated.
Changeset: 72505420
Author: Chris Plummer <cjplummer at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/72505420ca22c2ba1584f9d401ff0a1047b8c79b
Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 mod
8374038: JDI EventRequestManager javadoc has unrendered @link tags inside an @code block
Reviewed-by: kevinw, amenkov
-------------
PR: https://git.openjdk.org/jdk/pull/28907
More information about the serviceability-dev
mailing list