Integrated: JDK-8300698: Missing @since tag for ClassFileFormatVersion.RELEASE_21

Joe Darcy darcy at openjdk.org
Thu Jan 19 22:14:58 UTC 2023


On Thu, 19 Jan 2023 21:52:16 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> The addition of the new enum constant for ClassFileFormatVersion.RELEASE_21 neglected to include an @since tag; this should be corrected.

This pull request has now been integrated.

Changeset: f2a1eb98
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f2a1eb980437b43cde222755dbf427d7916cf9e2
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8300698: Missing @since tag for ClassFileFormatVersion.RELEASE_21

Reviewed-by: rriggs, mchung

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

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


More information about the core-libs-dev mailing list