-
Task
-
Resolution: Fixed
-
P4
-
None
-
b07
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8312941 | 21.0.1 | Erik Gahlin | P4 | Resolved | Fixed | b04 |
JDK-8312169 | 21 | Erik Gahlin | P4 | Resolved | Fixed | b32 |
Providing anchors for each subcommand option on the jfr man page can help when needing to reference an option from external documentation or content.
The javac page already does this: https://docs.oracle.com/en/java/javase/18/docs/specs/man/javac.html#option-class-path
Following its precedent and for consistency the anchors should follow the [subcommand]-option-[option-name-in-lower-case] format, e.g. print-option-xml.
For non-URL compliant characters in an option, if applicable, should be replaced with a `-`.
The javac page already does this: https://docs.oracle.com/en/java/javase/18/docs/specs/man/javac.html#option-class-path
Following its precedent and for consistency the anchors should follow the [subcommand]-option-[option-name-in-lower-case] format, e.g. print-option-xml.
For non-URL compliant characters in an option, if applicable, should be replaced with a `-`.
- backported by
-
JDK-8312169 Add an anchor to each subcommand option on jfr html page
-
- Resolved
-
-
JDK-8312941 Add an anchor to each subcommand option on jfr html page
-
- Resolved
-
- relates to
-
JDK-8318126 Refresh manpages
-
- Resolved
-