On Wed, 2 Jul 2025 04:38:50 GMT, Ioi Lam <ik...@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