update the JVM man pages to include anchors for the command line options:
- ./src/jdk.jdi/share/man/jdb.md
- ./src/jdk.hotspot.agent/share/man/jhsdb.md
- ./src/jdk.jcmd/share/man/jmap.md
- ./src/jdk.jcmd/share/man/jstat.md
this will allow a direct link to a particular option from the release notes for example
- ./src/jdk.jdi/share/man/jdb.md
- ./src/jdk.hotspot.agent/share/man/jhsdb.md
- ./src/jdk.jcmd/share/man/jmap.md
- ./src/jdk.jcmd/share/man/jstat.md
this will allow a direct link to a particular option from the release notes for example
- relates to
-
JDK-8373836 add anchors to the java options in the java man page
-
- Resolved
-
- links to
-
Review(master)
openjdk/jdk/29641