IntelliJ 2022 Java functional test failed with java.lang.NoClassDefFoundError: kotlin/KotlinNothingValueException

The Java functional test uses a package implemented with Kotlin 1.2.  Trace the error,  following Kotlin statement triggered the error

private val demoted  = Demoted<D>()
0

Please sign in to leave a comment.