On Wed, 2 Jul 2025 07:48:05 GMT, Andrew Dinn <ad...@openjdk.org> wrote:

>> 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?

John disclosed these comments were from the initial iteration of JSR 292 
implementation. Newer code does not have this comment, so I think I will just 
remove them outright.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/25922#discussion_r2180315616

Reply via email to