RFR: 8297148: Add a @sealedGraph tag to CallSite
Joe Darcy
darcy at openjdk.org
Wed Nov 16 16:45:04 UTC 2022
On Wed, 16 Nov 2022 16:17:01 GMT, Per Minborg <pminborg at openjdk.org> wrote:
> This PR proposes to opt in for graphic rendering of the sealed hierarchy of the CallSite class.
>
> Rendering capability was added via https://bugs.openjdk.org/browse/JDK-8295653
>
> Here is how it would look like:
>
> <img width="479" alt="CallSite_SH" src="https://user-images.githubusercontent.com/7457876/202234105-8029ade2-4feb-456c-a010-b80122195f0f.png">
Helpful improvement.
Are the type names in the diagram links?
-------------
Marked as reviewed by darcy (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11190
More information about the core-libs-dev
mailing list