RFR: JDK-8308913: Update core reflection for JEP 445 (preview) [v4]
Jim Laskey
jlaskey at openjdk.org
Mon Jun 5 12:55:11 UTC 2023
On Mon, 5 Jun 2023 10:11:17 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update reflective support.
>
> src/java.base/share/classes/java/lang/Class.java line 1881:
>
>> 1879: * @since 21
>> 1880: */
>> 1881: @PreviewFeature(feature=PreviewFeature.Feature.UNNAMED_CLASSES,
>
> Is there a JLS section to reference?
Changing in primary PR - https://github.com/openjdk/jdk/pull/13689
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14165#discussion_r1218031133
More information about the core-libs-dev
mailing list