On Thu, 4 Jul 2024 18:04:27 GMT, Nizar Benalla <nbena...@openjdk.org> wrote:

> Please review this simple doc only change.
> Some methods in ClassFile API were renamed recently as part of 
> [JDK-8335290](https://bugs.openjdk.org/browse/JDK-8335290) and 
> [JDK-8335110](https://bugs.openjdk.org/browse/JDK-8335110) and need to have 
> `@since 24`, as they are essentially new methods.
> 
> Thanks!

Just FYI: move from preview to final will bump all `@since` tags and remove 
obsolete method-level `@since` tags (as they become equal to the class-level 
tag).

see: #19826

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

PR Comment: https://git.openjdk.org/jdk/pull/20041#issuecomment-2213355929

Reply via email to