Skip to content

Add Javadoc since for JavaVersion.TWENTY_ONE #36607

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Jul 27, 2023

This PR adds a Javadoc @since tag for the JavaVersion.TWENTY_ONE.

See gh-35892

@wilkinsona
Copy link
Member

Nearer the release of Java 21, we'll add TWENTY_ONE to the enum in 2.7.x. With the final RC of Java 21 on 24 August, the same day as 2.7.15 is released, that'll probably happen in 2.7.16. We can add @since at that point. This will be before 3.2 GAs so I don't think there's much point in applying this change now. Thanks anyway.

I've also opened #36608 as many of the existing values are missing @since in their javadoc.

@wilkinsona wilkinsona closed this Jul 27, 2023
@wilkinsona wilkinsona added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 27, 2023
@izeye izeye deleted the twenty-one branch July 27, 2023 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants