-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
-
b23
It would be possible to mark classes with `@sealedGraph` to indicate that the sealed hierarchy should be rendered graphically in the JavaDocs. Classes not marked would be unaffected, creating an opt-in approach.
In the attached example, a MemoryLayout class rendering is exemplified.
In the attached example, a MemoryLayout class rendering is exemplified.
- duplicates
-
JDK-8293865 Add support for generating sealed hierarchy graphs in the docs build
- Closed
- relates to
-
JDK-8298050 Add links to graph output for javadoc
- Resolved