RFR: 8265130: Make ConstantDesc class hierarchy sealed [v4]
Gavin Bierman
gbierman at openjdk.java.net
Fri May 21 08:53:51 UTC 2021
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4135/files
- new: https://git.openjdk.java.net/jdk/pull/4135/files/c8f632f6..c36075d2
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4135&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4135&range=02-03
Stats: 6 lines in 6 files changed: 0 ins; 0 del; 6 mod
Patch: https://git.openjdk.java.net/jdk/pull/4135.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4135/head:pull/4135
PR: https://git.openjdk.java.net/jdk/pull/4135
More information about the core-libs-dev
mailing list