RFR: 8360163: Create annotations to mark dumping method handles and runtime setup required classes [v5]
Andrew Dinn
adinn at openjdk.org
Wed Jul 2 07:51:39 UTC 2025
On Wed, 2 Jul 2025 04:38:50 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Reviewed the diff on github
>
> src/java.base/share/classes/java/lang/invoke/ClassSpecializer.java line 68:
>
>> 66: * @param <S> species data type.
>> 67: */
>> 68: @AOTSafeClassInitializer
>
> This should be placed below the `/*non-public*/` comment.
Perhaps also the same for BoundMethodHandle? and others?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25922#discussion_r2179368175
More information about the core-libs-dev
mailing list