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 Marked as reviewed by jpai (Reviewer). Hello Per, this looks fine to me. A general question - should we be doing a similar thing for other classes in this module? ------------- PR: https://git.openjdk.org/jdk/pull/11184