On Fri, 31 May 2024 13:04:03 GMT, David M. Lloyd <d...@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`.

This pull request has now been integrated.

Changeset: b101dcb6
Author:    David M. Lloyd <david.ll...@redhat.com>
Committer: Adam Sotona <asot...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/b101dcb609eae00b406f387cd90e58487d5868df
Stats:     2 lines in 2 files changed: 0 ins; 0 del; 2 mod

8333312: Incorrect since tags on new ClassReader and ConstantPool methods

Reviewed-by: liach, asotona

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

PR: https://git.openjdk.org/jdk/pull/19501

Reply via email to