RFR: 8333312: Incorrect since tags on new ClassReader and ConstantPool methods
Chen Liang
liach at openjdk.org
Fri May 31 13:15:01 UTC 2024
On Fri, 31 May 2024 13:04:03 GMT, David M. Lloyd <duke at openjdk.org> wrote:
> The new method additions ClassReader.readEntryOrNull(int, Class) and ConstantPool.entryByIndex(int, Class) have incorrect since tags; they should be `@since 23`.
Marked as reviewed by liach (Author).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19501#pullrequestreview-2090804861
More information about the core-libs-dev
mailing list