Integrated: 8297148: Add a @sealedGraph tag to CallSite

Per Minborg pminborg at openjdk.org
Sat Nov 26 08:31:11 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">

This pull request has now been integrated.

Changeset: 099b42f3
Author:    Per Minborg <pminborg at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/099b42f360a0e693a63f009e3e044307aab5c689
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8297148: Add a @sealedGraph tag to CallSite

Reviewed-by: darcy

-------------

PR: https://git.openjdk.org/jdk/pull/11190


More information about the core-libs-dev mailing list