:mega: We have updated the build environment requi...
# kontributors
i
📣 We have updated the build environment requirements. Now it's required to have JDK 9 in addition to previous JDK versions to build Kotlin project https://github.com/jetbrains/kotlin#build-environment-requirements
g
Will we have dependency on +1 JDK version each 6 months now?
i
We might need all of them to run tests and some of them to run the build.
k
can't gradle download all the necessary openjdk versions?
i
I'm not aware of such possibility. Basically this requires to find somehow the java distributive corresponding to one's platform, accept the license agreement if that's Oracle's one, download and install it.