Skip to content

Increase test coverage on Java 16 #25809

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

Conversation

dreis2211
Copy link
Contributor

Hi,

after a chat with @wilkinsona about Gradle 7 in 2.5.x it became apparent that it might be a little late to do this once it's out. As only Gradle 7 is supporting Java 16 at the moment, I went ahead and removed the remaining maximumCompatibleJavaVersion configurations from the build in favor of this PR, which mainly includes more DisabledForJreRange usages.

Let me know what you think.
Cheers,
Christoph

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 26, 2021
wilkinsona pushed a commit that referenced this pull request Mar 26, 2021
@wilkinsona wilkinsona added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 26, 2021
@wilkinsona wilkinsona added this to the 2.5.0-RC1 milestone Mar 26, 2021
@wilkinsona
Copy link
Member

Thanks very much, @dreis2211. That's considerably fewer @DisabledForJreRange annotations than I had feared we'd need.

humaolin pushed a commit to humaolin/spring-boot that referenced this pull request May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants