mbonnin
03/02/2023, 6:07 PM-RC (anything >= 1.8.20-RC-243) show Java 19 warnings (and fail with allWarningsAsErrors ). My JAVA_HOME is 19 but I'm supposed to compile with a 17 toolchain and target 1.8  (failed CI run). Does that ring a bell to anyone?mbonnin
03/02/2023, 6:08 PM-RC-foo issues here? Given they're certainly not as tested as the proper EAPs, is it still worth reporting this?tapchicoma
03/02/2023, 6:31 PMtapchicoma
03/02/2023, 6:31 PM-RC-foo should be stablembonnin
03/02/2023, 6:32 PMtapchicoma
03/02/2023, 6:32 PMmbonnin
03/02/2023, 6:33 PM./gradlew compileKotlin (using Java 19 as JAVA_HOME) should reproduce ittapchicoma
03/02/2023, 6:34 PM1.8.20-Beta? 🤔mbonnin
03/02/2023, 6:36 PM1.8.20-Beta is finembonnin
03/02/2023, 6:37 PMRC-243 (RC-237 is fine)tapchicoma
03/02/2023, 6:39 PMtapchicoma
03/02/2023, 6:42 PM[KOTLIN] Kotlin compilation 'jdkHome' argument: /opt/openjdk-bin-17.0.6_p10mbonnin
03/02/2023, 6:44 PMmbonnin
03/02/2023, 6:44 PMkotlin.compiler.execution.strategy=in-process in that project but not sure if it changes anythingtapchicoma
03/02/2023, 6:46 PMtapchicoma
03/02/2023, 6:47 PMtapchicoma
03/02/2023, 6:47 PMmbonnin
03/02/2023, 6:54 PMtapchicoma
03/02/2023, 8:12 PMmbonnin
03/02/2023, 8:12 PM