On Wed, 16 Nov 2022 15:02:08 GMT, Per Minborg <pminb...@openjdk.org> wrote:
> This PR proposes to opt in for graphic rendering of the sealed hierarchy of > the ConstantDesc class. > > Rendering capability was added via https://bugs.openjdk.org/browse/JDK-8295653 > > > Here is how it would look like: > > <img width="561" alt="ConstantDesc_SH" > src="https://user-images.githubusercontent.com/7457876/202216017-ec996722-2956-4b0a-adb5-538bce12c135.png"> This pull request has now been integrated. Changeset: 76a24c3f Author: Per Minborg <pminb...@openjdk.org> Committer: Alan Bateman <al...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/76a24c3f90d8e0655bfcaa3dd5c2d1f74515ebc6 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8297145: Add a @sealedGraph tag to ConstantDesc Reviewed-by: darcy ------------- PR: https://git.openjdk.org/jdk/pull/11187