RFR: 8265130: Make ConstantDesc class hierarchy sealed [v4]
Jorn Vernee
jvernee at openjdk.java.net
Fri May 21 14:00: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
This looks good to me.
Does this require a CSR as well?
I see a CSR here for another change that seals a hierarchy: https://bugs.openjdk.java.net/browse/JDK-8267506
Ah, nvm, it's already indicated on the PR :)
-------------
Marked as reviewed by jvernee (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4135
More information about the core-libs-dev
mailing list