native app from ktor-samples lately? I'm trying to use Kotln 2.0.0 and JDK 22 but the native-image process fails with lots of error messages about different classes (
ch.qos.logback.classic.*
,
kotlinx.coroutines.CoroutineName,
org.slf4j.*
).
a
Aleksei Tirman [JB]
06/03/2024, 7:38 AM
I cannot reproduce the problem with Kotlin 2.0.0 and OpenJDK GraalVM CE 21.0.1+12.1 by running the