Integrated: 8265130: Make ConstantDesc class hierarchy sealed

Gavin Bierman gbierman at openjdk.java.net
Wed Jun 2 00:52:33 UTC 2021


On Thu, 20 May 2021 21:07:04 GMT, Gavin Bierman <gbierman at openjdk.org> wrote:

> Hi all,
> 
> Please review this patch to make the ConstantDesc hierarchy `sealed`, as was promised in its Javadoc, now that sealed classes are finalising in JDK 17. 
> 
> Thanks,
> Gavin

This pull request has now been integrated.

Changeset: 379376f0
Author:    Gavin Bierman <gbierman at openjdk.org>
Committer: Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/379376f0783facba93e1d11db9b184ef8183a13b
Stats:     54 lines in 6 files changed: 16 ins; 29 del; 9 mod

8265130: Make ConstantDesc class hierarchy sealed

Reviewed-by: mchung, jvernee, vromero

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

PR: https://git.openjdk.java.net/jdk/pull/4135


More information about the core-libs-dev mailing list