On Wed, 3 Jan 2024 06:43:22 GMT, Joe Darcy <da...@openjdk.org> wrote:

> As recently discussed on core libs, sealed-ness information could be included 
> in the Class.toGenericString() output, analagous to how "modifiers" that also 
> correspond to JVM access flags are handled.
> 
> This is the initial spec, implementation, and test updated needed for that 
> change. If there is consensus this is a reasonable direction, I'll create the 
> CSR, etc.

This pull request has now been integrated.

Changeset: 525063be
Author:    Joe Darcy <da...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/525063be90bc67257e5d9301a4270179c03ada9d
Stats:     206 lines in 2 files changed: 186 ins; 1 del; 19 mod

8322878: Including sealing information Class.toGenericString()

Co-authored-by: Pavel Rappo <pra...@openjdk.org>
Reviewed-by: rriggs

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

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

Reply via email to