Integrated: 8333312: Incorrect since tags on new ClassReader and ConstantPool methods

David M. Lloyd duke at openjdk.org
Tue Jun 4 17:01: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`.

This pull request has now been integrated.

Changeset: b101dcb6
Author:    David M. Lloyd <david.lloyd at redhat.com>
Committer: Adam Sotona <asotona at 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


More information about the core-libs-dev mailing list