Skip to content
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

Upgrade to Gradle 4.1 for clean JDK 9 build compatibility [SPR-15667] #20226

Closed
spring-projects-issues opened this issue Jun 14, 2017 · 4 comments
Assignees
Labels
type: task A general task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Jun 14, 2017

Juergen Hoeller opened SPR-15667 and commented

Gradle 4.1 (currently at M1) is the first Gradle generation to provide official JDK 9 support. Even if Gradle 3.5 and 4.0 work on JDK 9 build 175+ as well, we do want a warning-free experience there eventually.


Reference URL: spring-projects/spring-boot#9516

Issue Links:

Referenced from: commits 48f95e9

@spring-projects-issues
Copy link
Collaborator Author

Stéphane Nicoll commented

We need to check first if our CI infra is/will be compatible with it in time for the release.

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

In addition to preparing for JDK 9 compatibility in Gradle 4.1, it of course also makes sense to be aligned with Boot 2.0 eventually: spring-projects/spring-boot#9516

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

Putting this into the 5.x backlog since Gradle 3.5 seems to work ok for us on the recent JDK 9 release candidate build (175). What we're really waiting for is Gradle 4.1 with official JDK 9 support, getting rid of the warnings in the log output.

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

Gradle 4.1 RC1 is out now, making it very likely that it'll be GA in time for September.

Seems to work fine for our purposes already, so let's plan an upgrade to it for our 5.0 RC4.

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

No branches or pull requests

2 participants