On Wed, 16 Nov 2022 13:03:56 GMT, Per Minborg <pminb...@openjdk.org> wrote:
> This PR proposes to opt in for graphic rendering of the sealed hierarchy of > the `InetAddress` class. > > Rendering capability was added via https://bugs.openjdk.org/browse/JDK-8295653 Here is how it looks like: <img width="403" alt="InetAddress_SH" src="https://user-images.githubusercontent.com/7457876/202212665-b8d34ebc-1c41-4aeb-8bc7-6892c2745429.png"> ------------- PR: https://git.openjdk.org/jdk/pull/11184