> 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.

Joe Darcy has updated the pull request incrementally with one additional commit 
since the last revision:

  Update non-sealed computation.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17239/files
  - new: https://git.openjdk.org/jdk/pull/17239/files/7222d78d..ac897d9b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17239&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17239&range=01-02

  Stats: 22 lines in 1 file changed: 16 ins; 2 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/17239.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17239/head:pull/17239

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

Reply via email to