RFR: 8374038: JDI EventRequestManager javadoc has unrendered @link tags inside an @code block
Chris Plummer
cjplummer at openjdk.org
Thu Dec 18 20:45:25 UTC 2025
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.
-------------
Commit messages:
- fix minor typo
- fix minor typo
- Remove @links from @code blocks
Changes: https://git.openjdk.org/jdk/pull/28907/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28907&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8374038
Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 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
More information about the serviceability-dev
mailing list