Closed pioterj closed 2 years ago
Toolchains for JVM projects feature uses AdoptOpenJDK by default. Changes are required to adjust to the move from AdoptOpenJDK to Eclipse Adoptium.
See also https://github.com/gradle/gradle/issues/18027.
Done in https://github.com/gradle/gradle/pull/18509 and https://github.com/gradle/gradle/pull/18584. Ready to be shipped in 7.4.
Toolchains for JVM projects feature uses AdoptOpenJDK by default. Changes are required to adjust to the move from AdoptOpenJDK to Eclipse Adoptium.
See also https://github.com/gradle/gradle/issues/18027.