Closed
Description
Juergen Hoeller opened SPR-14645 and commented
The Spring Framework 5.0 M1 build ran on JDK 9 already but required a manual Gradle upgrade. As of 5.0 M2, we're building on Gradle 3.0 out of the box, so our entire framework build can run on JDK 9 out of the box as well. Let's verify our compatibility against the latest JDK 9 snapshot.
Affects: 5.0 M1
Issue Links:
- Compatibility with merged JDK 9 mainline [SPR-13344] #17928 Compatibility with merged JDK 9 mainline ("depends on")
- Upgrade build to Gradle 3.0 [SPR-14569] #19138 Upgrade build to Gradle 3.0 ("depends on")
- Compatibility with JDK 9 release candidate [SPR-15686] #20245 Compatibility with JDK 9 release candidate