On Thu, 30 May 2024 21:47:02 GMT, Chen Liang <li...@openjdk.org> wrote:

>> src/java.base/share/classes/java/lang/classfile/ClassReader.java line 142:
>> 
>>> 140:      * @throws ConstantPoolException if the index is out of range of 
>>> the
>>> 141:      *         constant pool size, or zero, or the entry is not of the 
>>> given type
>>> 142:      * @since 24
>> 
>> I just noticed that these are marked `@since 24`. Am I correct that this 
>> should be `@since 23`?
>
> Thanks for pointing out, I was under the assumption that this patch might not 
> come into 23. I will create an issue, and you can make a PR if you feel like 
> contributing (doc-only changes can integrate before RDPs so no rush)
> 
> Created an issue at https://bugs.openjdk.org/browse/JDK-8333312

Opened #19501.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19330#discussion_r1622391543

Reply via email to