RFR: 8297134: Add a @sealedGraph tag to InetAddress
Per Minborg
pminborg at openjdk.org
Wed Nov 16 14:51:06 UTC 2022
On Wed, 16 Nov 2022 13:03:56 GMT, Per Minborg <pminborg at 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
More information about the net-dev
mailing list