RFR: JDK-8300698: Missing @since tag for ClassFileFormatVersion.RELEASE_21
Roger Riggs
rriggs at openjdk.org
Thu Jan 19 22:07:54 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.
Marked as reviewed by rriggs (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12107
More information about the core-libs-dev
mailing list