RFR: 8265130: Make ConstantDesc class hierarchy sealed [v4]
Vicente Romero
vromero at openjdk.java.net
Fri May 21 15:31:06 UTC 2021
On Fri, 21 May 2021 08:53:51 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
>
> Gavin Bierman has updated the pull request incrementally with one additional commit since the last revision:
>
> Reordering class modifiers
looks good to me
-------------
Marked as reviewed by vromero (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4135
More information about the core-libs-dev
mailing list