RFR: 8374038: JDI EventRequestManager javadoc has unrendered @link tags inside an @code block [v2]
Chris Plummer
cjplummer at openjdk.org
Mon Dec 22 19:31:06 UTC 2025
On Thu, 18 Dec 2025 23:07:53 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)
>
> Chris Plummer has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>
> - Merge branch 'master' into 8374038_ERM_javadoc
> Merge
> - fix minor typo
> - fix minor typo
> - Remove @links from @code blocks
Thank you for the reviews Alex and Kevin!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28907#issuecomment-3683830909
More information about the serviceability-dev
mailing list