Details
-
Bug
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
20
-
None
-
b29
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8298958 | 21 | Dukebot | P3 | Resolved | Fixed | b03 |
Description
The graphs of sealed classes (JDK-8295653) could be enhanced so that the names of the sealed classes were links to the corresponding type.
This can be accomplished by adding
href="<<URL to type's javadoc>>"
in the dot graph definition. See https://www.graphviz.org/doc/info/shapes.html#html
This can be accomplished by adding
href="<<URL to type's javadoc>>"
in the dot graph definition. See https://www.graphviz.org/doc/info/shapes.html#html
Attachments
Issue Links
- backported by
-
JDK-8298958 Add links to graph output for javadoc
-
- Resolved
-
- relates to
-
JDK-8295653 Add a graph of the sealed class hierarchy for marked classes
-
- Resolved
-