On Thu, 18 Dec 2025 23:07:53 GMT, Chris Plummer <[email protected]> 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 Marked as reviewed by amenkov (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/28907#pullrequestreview-3600498620
