> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28907/files - new: https://git.openjdk.org/jdk/pull/28907/files/50025553..bb214afc Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28907&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28907&range=00-01 Stats: 16 lines in 2 files changed: 15 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/28907.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/28907/head:pull/28907 PR: https://git.openjdk.org/jdk/pull/28907
