-
Bug
-
Resolution: Fixed
-
P3
-
20
-
None
-
b29
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8298958 | 21 | Dukebot | P3 | Resolved | Fixed | b03 |
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
- 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
-