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.
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
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.
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
The text was updated successfully, but these errors were encountered: