On Wed, 16 Nov 2022 16:17:01 GMT, Per Minborg <pminb...@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