Set jdk_toolchain_version=17 - #3252
Conversation
|
I think it's better to set the whole toolchain. But we need to make sure that produced classfiles are still compatible with Java 8. |
|
Check with Kotlin Master fails for an unrelated reason:
Runtime library builds fail with (caused by the latest fixup, the previous build is green):
|
Using "ERROR" insead of "error" will become an error on its own soon (see KT-86059).
407e283 to
89ac199
Compare
With recent changes on KGP side (KT-88381) it results in a warning, which fails our builds.
^KT-88174
89ac199 to
549c2f3
Compare
Main PR to Kotlin: JetBrains/kotlin#7833
Alternative PR: #3250
^KT-88174