This particular JDK 9 issue has already been addressed in Gradle’s nightly.
I was able to compile spring-framework using the version:
gradleVersion = "2.5-20150507220031+0000"
and the command:
./gradlew :spring-test:compileJava
This particular JDK 9 issue has already been addressed in Gradle’s nightly.
I was able to compile spring-framework using the version:
gradleVersion = "2.5-20150507220031+0000"
and the command:
./gradlew :spring-test:compileJava